aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/categorization.rb
Commit message (Expand)AuthorAgeFilesLines
* Use frozen-string-literal in ActiveRecordKir Shatrov2017-07-191-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* modernizes hash syntax in activerecordXavier Noria2016-08-061-5/+5
* applies new string literal convention in activerecord/testXavier Noria2016-08-061-4/+4
* Require explicit counter_cache option for has_manyTristan Gamilis2015-04-071-1/+1
* Deprecate eager-evaluated scopes.Jon Leighton2012-03-211-1/+1
* Un-deprecate using 'default_scope' as a macro, but if you are calling the mac...Jon Leighton2011-04-181-4/+1
* Deprecated support for passing hashes and relations to default_scope, in favo...Jon Leighton2011-04-121-1/+3
* Merge branch 'master' into nested_has_many_throughJon Leighton2011-03-041-0/+13
|\
| * Fix creation of has_many through records with custom primary_key option on be...Szymon Nowak2010-12-231-0/+1
| * Fix various issues with the :primary_key option in :through associations [#24...Jon Leighton2010-12-151-0/+3
| * Verify that creating a has_many through record where there is a default_scope...Jon Leighton2010-12-161-1/+10
* | Fix naughty trailing whitespaceJon Leighton2010-10-311-1/+1
* | Add test_has_many_through_belongs_to_with_has_many_through_source_reflection ...Jon Leighton2010-10-141-1/+3
|/
* move assets and modelsJeremy Kemper2008-01-181-0/+5