environment.rb
Path:
environment.rb
Last Update:
Thu Oct 22 18:04:19 +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]