aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/reload_models_test.rb
Commit message (Expand)AuthorAgeFilesLines
* please use ruby -I lib:test path/to/test.rb, or export RUBY_OPTAaron Patterson2011-06-061-1/+1
* Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...Jon Leighton2011-06-041-1/+1
* Add missing fixture to allow reload models test to run isolated [#1609 state:...Emilio Tagua2008-12-201-1/+3
* Try reloading model on class mismatch [#229 state:resolved]Lawrence Pit2008-10-041-0/+20