| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't redefine autosave association callbacks in nested attrs | Sean Griffin | 2015-01-28 | 1 | -0/+1 |
* | Deprecate `false` as the way to halt AR callbacks | claudiob | 2015-01-02 | 1 | -1/+1 |
* | Pass symbol as an argument instead of a block | Erik Michaels-Ober | 2014-11-29 | 1 | -1/+1 |
* | Fixed custom validation context bug where child | Eric Chahin | 2014-05-01 | 1 | -0/+6 |
* | Revert "context in validation goes through has many relationship" | Aaron Patterson | 2014-02-20 | 1 | -8/+0 |
* | context in validation goes through has many relationship | Kevin Casey | 2014-02-08 | 1 | -0/+8 |
* | 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 |