Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nested records (re: autosave) are now updated even when the intermediate pare... | Ian White | 2010-05-18 | 1 | -1/+2 |
* | Rollback the transaction when one of the autosave associations fails to save.... | Eloy Duran | 2010-01-08 | 1 | -0/+6 |
* | Refactored previous changes to nested attributes. | Eloy Duran | 2009-12-28 | 1 | -0/+2 |
* | Define autosave association callbacks when using accepts_nested_attributes_for. | Eloy Duran | 2009-11-07 | 1 | -1/+1 |
* | Define autosave association validation methods only when needed. [#3161 state... | Alexey Kovyrin | 2009-09-12 | 1 | -1/+1 |
* | Changed API of NestedAttributes to take an array, or hash with index keys, of... | Lance Ivy | 2009-02-13 | 1 | -2/+2 |
* | Add support for nested object forms to ActiveRecord and the helpers in Action... | Eloy Duran | 2009-02-01 | 1 | -0/+7 |
* | move assets and models | Jeremy Kemper | 2008-01-18 | 1 | -0/+3 |