aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/autosave_association.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed that autosave should validate associations even if master is invalid [#...David Heinemeier Hansson2009-02-271-58/+179
* Also save :autosave enabled associations when #save! is used.Eloy Duran2009-02-061-0/+12
* Add support for nested object forms to ActiveRecord and the helpers in Action...Eloy Duran2009-02-011-0/+213