Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #32498 from eugeneius/mutation_tracker_merge_changes | Ryuta Kamizono | 2018-04-10 | 1 | -1/+1 |
|\ | |||||
| * | Prevent changes_to_save from mutating attributes | Eugene Kenny | 2018-04-08 | 1 | -1/+1 |
* | | Avoid generating full changes hash on every save | Eugene Kenny | 2018-04-08 | 1 | -0/+8 |
|/ | |||||
* | Revert "PERF: Recover `changes_applied` performance (#31698)" | Sean Griffin | 2018-03-06 | 1 | -4/+3 |
* | Rails 6 requires Ruby 2.3+ | Jeremy Daer | 2018-02-17 | 1 | -6/+1 |
* | PERF: Recover `changes_applied` performance (#31698) | Ryuta Kamizono | 2018-01-22 | 1 | -3/+4 |
* | Add missing require "active_support/core_ext/hash/indifferent_access" | Ryuta Kamizono | 2017-11-10 | 1 | -0/+2 |
* | Move Attribute and AttributeSet to ActiveModel | Lisa Ugray | 2017-11-09 | 1 | -0/+114 |