aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/subscription.rb
Commit message (Collapse)AuthorAgeFilesLines
* modernizes hash syntax in activerecordXavier Noria2016-08-061-1/+1
|
* Fix reset_counters() crashing on has_many :through associations.lulalala2012-10-021-1/+1
| | | | | The counter column name in the intermediate model need to be access via the through reflection.
* Added missing filesDavid Heinemeier Hansson2008-05-011-0/+4