aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/ship_part.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* Always perform validations on nested attribute associationsSean Griffin2015-01-301-1/+2
* Nested records (re: autosave) are now updated even when the intermediate pare...Ian White2010-05-181-0/+2
* Add support for nested object forms to ActiveRecord and the helpers in Action...Eloy Duran2009-02-011-0/+5