aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/primary_keys_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...Jon Leighton2011-06-041-1/+1
* Quote find_in_batches ORDER BY clause [#6620 state:resolved]Andrew White2011-03-291-0/+9
* code gardening: we have assert_(nil|blank|present), more concise, with better...Xavier Noria2010-08-171-1/+1
* Revert "Makes AR use AMo to_key implementation"Santiago Pastorino2010-08-151-1/+1
* Makes AR use AMo to_key implementationSantiago Pastorino2010-08-131-1/+1
* expected value should come first in assert_equalNeeraj Singh2010-07-181-2/+2
* primary_keys_test reads better than pk_testNeeraj Singh2010-07-181-0/+139