Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't validate records of an :autosave association if they're marked for dest... | Eloy Duran | 2009-02-27 | 1 | -4/+7 |
* | Fixed that autosave should validate associations even if master is invalid [#... | David Heinemeier Hansson | 2009-02-27 | 1 | -58/+179 |
* | Also save :autosave enabled associations when #save! is used. | Eloy Duran | 2009-02-06 | 1 | -0/+12 |
* | Add support for nested object forms to ActiveRecord and the helpers in Action... | Eloy Duran | 2009-02-01 | 1 | -0/+213 |