aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/ship.rb
Commit message (Expand)AuthorAgeFilesLines
* Nested records (re: autosave) are now updated even when the intermediate pare...Ian White2010-05-181-1/+2
* Rollback the transaction when one of the autosave associations fails to save....Eloy Duran2010-01-081-0/+6
* Refactored previous changes to nested attributes.Eloy Duran2009-12-281-0/+2
* Define autosave association callbacks when using accepts_nested_attributes_for.Eloy Duran2009-11-071-1/+1
* Define autosave association validation methods only when needed. [#3161 state...Alexey Kovyrin2009-09-121-1/+1
* Changed API of NestedAttributes to take an array, or hash with index keys, of...Lance Ivy2009-02-131-2/+2
* Add support for nested object forms to ActiveRecord and the helpers in Action...Eloy Duran2009-02-011-0/+7
* move assets and modelsJeremy Kemper2008-01-181-0/+3