Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Active Model: Use private attr_reader | Ryuta Kamizono | 2018-02-26 | 1 | -2/+1 |
| | | | | Follow up of 6d63b5e49a399fe246afcebad45c3c962de268fa. | ||||
* | Move Attribute and AttributeSet to ActiveModel | Lisa Ugray | 2017-11-09 | 1 | -0/+41 |
Use these to back the attributes API. Stop automatically including ActiveModel::Dirty in ActiveModel::Attributes, and make it optional. |