aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/bird.rb
Commit message (Collapse)AuthorAgeFilesLines
* Rollback the transaction when one of the autosave associations fails to ↵Eloy Duran2010-01-081-0/+6
| | | | save. [#3391 state:resolved]
* Add support for nested object forms to ActiveRecord and the helpers in ↵Eloy Duran2009-02-011-0/+3
ActionPack Signed-Off-By: Michael Koziarski <michael@koziarski.com> [#1202 state:committed]