aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/subscription.rb
Commit message (Expand)AuthorAgeFilesLines
* Add regression test for has_many through record creationRyuta Kamizono2019-02-011-0/+2
* 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-1/+1
* Fix reset_counters() crashing on has_many :through associations.lulalala2012-10-021-1/+1
* Added missing filesDavid Heinemeier Hansson2008-05-011-0/+4