aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/reload_models_test.rb
Commit message (Expand)AuthorAgeFilesLines
* applies new string literal convention in activerecord/testXavier Noria2016-08-061-7/+7
* fix test not failing when executed isolatedDiego Carrion2015-06-191-1/+1
* Revert "Merge pull request #8989 from robertomiranda/use-rails-4-find-by"Guillermo Iguaran2013-01-181-5/+5
* User Rails 4 find_byrobertomiranda2013-01-181-5/+5
* 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