environment.rb
Path:
environment.rb
Last Update:
Tue Apr 14 23:18:25 +0000 2009
Required files
fileutils
Constants
INITIAL_CLASSES
=
Array.new(DataMapper::Persistence.subclasses.to_a)
Save the initial database layout so we can put everything back together after auto migrations testing
[Validate]