Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ✂️ and 💅 for #10776 | Sean Griffin | 2015-01-23 | 1 | -3/+2 |
| | | | | | Minor style changes across the board. Changed an alias to an explicit method declaration, since the alias will not be documented otherwise. | ||||
* | Extracted `ActiveRecord::AttributeAssignment` to ↵ | Bogdan Gusiev | 2015-01-23 | 1 | -0/+64 |
`ActiveModel::AttributesAssignment` Allows to use it for any object as an includable module. |