Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing require "active_support/core_ext/hash/indifferent_access" | Ryuta Kamizono | 2017-11-10 | 1 | -0/+2 |
| | | | | https://travis-ci.org/rails/rails/jobs/300163454#L2236 | ||||
* | Move Attribute and AttributeSet to ActiveModel | Lisa Ugray | 2017-11-09 | 1 | -0/+114 |
Use these to back the attributes API. Stop automatically including ActiveModel::Dirty in ActiveModel::Attributes, and make it optional. |