Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't modify the columns hash to set defaults from the attributes API | Sean Griffin | 2014-10-31 | 1 | -10/+14 |
| | | | | | Nothing is directly using the columns for the default values anymore. This step helps us get closer not not mutating the columns hash. | ||||
* | Rename `property` to `attribute` | Sean Griffin | 2014-06-07 | 1 | -0/+111 |
For consistency with https://github.com/rails/rails/pull/15557 |