environment.rb

Path: environment.rb
Last Update: Thu Jun 24 13:41:14 +0000 2010

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]