aboutsummaryrefslogtreecommitdiffstats
path: root/lib/no_constraint_disabling.rb
Commit message (Collapse)AuthorAgeLines
* Disambiguate File from ActiveRecord::Fixture::FileLouise Crow2013-11-12-1/+1
|
* Disable referential integrity disabling in the test database, if a config ↵Louise Crow2013-05-28-0/+110
param 'constraint_disabling' is set to false in the test section of database.yml, and pay attention to the order in which fixtures are defined when deleting and loading them.