aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/price_estimate.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix numericality validator not to be affected by custom getterRyuta Kamizono2018-08-131-0/+8
* 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 nested association referencesJon Leighton2012-09-121-0/+1
* Fix has_many :through a polymorphic has_many. Closes #10529 [Aleksey Kondrate...Jeremy Kemper2008-02-021-0/+3