aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/aggregations_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Deprecating composed_of in ActiveRecord"Rafael Mendonça França2012-08-011-6/+2
* Deprecating composed_of in ActiveRecordSteve Klabnik2012-06-181-2/+6
* 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
* code gardening: we have assert_(nil|blank|present), more concise, with better...Xavier Noria2010-08-171-1/+1
* removing extra whitespacesNeeraj Singh2010-07-181-1/+1
* Remove deprecated block usage in composed_of.Emilio Tagua2010-06-241-28/+0
* Use better assertion methods for testingNeeraj Singh2010-05-191-10/+10
* Cherry-pick core extensionsJeremy Kemper2009-05-131-0/+1
* Add missing assert_deprecated calls to prevent spam during test runsMichael Koziarski2008-09-111-2/+6
* Added :constructor and :converter options to composed_of and deprecated the c...Rob Anderton2008-09-101-0/+35
* Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/railsJeremy Kemper2008-01-211-3/+3
* Move tests to casesJeremy Kemper2008-01-181-0/+128