aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/tagging.rb
Commit message (Expand)AuthorAgeFilesLines
* Don't update counter cache when through record was not destroyedEugene Kenny2018-01-141-0/+4
* delegate scope forpavel2017-10-271-0/+1
* 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-6/+6
* applies new string literal convention in activerecord/testXavier Noria2016-08-061-4/+4
* Deprecate automatic counter caches on has_many :throughSean Griffin2014-06-261-1/+1
* rm unnecessary testJon Leighton2012-07-201-1/+0
* Convert association macros to the new syntaxJon Leighton2012-07-201-3/+3
* oracle, y u defy meJon Leighton2011-03-161-1/+1
* Merge branch 'master' into nested_has_many_throughJon Leighton2011-03-041-0/+2
|\
| * Add interpolation of association conditions back in, in the form of proc { .....Jon Leighton2011-02-141-0/+1
| * Raise an error for associations which try to go :through a polymorphic associ...Jon Leighton2010-12-231-1/+2
* | Add explicit tests for the nested through association changes in reflection.rbJon Leighton2010-10-191-0/+1
* | Properly support conditions on any of the reflections involved in a nested th...Jon Leighton2010-10-191-1/+2
|/
* move assets and modelsJeremy Kemper2008-01-181-0/+10