Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing composed_of from ActiveRecord. | Steve Klabnik | 2012-06-18 | 1 | -2/+2 |
* | Fix deprecation warnings when using config.active_record.mass_assignment_sani... | Jon Leighton | 2012-06-15 | 1 | -3/+8 |
* | Fix observers with AR::Model | Jon Leighton | 2012-06-15 | 1 | -0/+1 |
* | Fix config.active_record.whitelist_attributes with AR::Model | Jon Leighton | 2012-06-15 | 1 | -0/+13 |
* | Merge pull request #6676 from aurelian/master | Rafael Mendonça França | 2012-06-12 | 1 | -1/+1 |
|\ | |||||
| * | Don't assign the attributes if the list is empty. | Aurelian Oancea | 2012-06-08 | 1 | -1/+1 |
* | | Ensure that mass assignment options are preserved | Andrew White | 2012-06-10 | 1 | -1/+3 |
|/ | |||||
* | Split out most of the AR::Base code into separate modules :cake: | Jon Leighton | 2011-12-15 | 1 | -0/+221 |