aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/wheel.rb
Commit message (Collapse)AuthorAgeFilesLines
* modernizes hash syntax in activerecordXavier Noria2016-08-061-1/+1
|
* reset_counter should work with non-traditional belongs_to and polymorphic ↵Neeraj Singh2010-07-081-0/+3
belongs_to [#4984 state:resolved] Signed-off-by: José Valim <jose.valim@gmail.com>