environment.rb

Path: environment.rb
Last Update: Fri Nov 20 02:20: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]