Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restore changed_attributes method in ActiveModel::Dirty and loosen expectatio... | Sam Pohlenz | 2010-04-01 | 1 | -12/+12 |
* | adds a few requires in active_model/dirty.rb | Xavier Noria | 2010-03-28 | 1 | -0/+3 |
* | Fix unstated dep on HWIA | Jeremy Kemper | 2010-03-27 | 1 | -0/+2 |
* | Fix tests added in previous commit. | José Valim | 2010-03-27 | 1 | -0/+5 |
* | ActiveModel::Dirty#changes should return a HashWithIndifferentAccess [#4157 s... | Jacob Atzen | 2010-03-27 | 1 | -1/+1 |
* | fisting uninitialized ivar warnings. [#4198 state:resolved] | Aaron Patterson | 2010-03-16 | 1 | -10/+7 |
* | clean up more warnings, remove unnecessary methods, fix eval line numbers. [#... | Aaron Patterson | 2010-03-16 | 1 | -9/+2 |
* | Merge docrails | Pratik Naik | 2010-01-17 | 1 | -1/+39 |
* | I added this feature so that a Map of changed fields could be retrieved | Josh Sharpe | 2009-08-31 | 1 | -0/+14 |
* | Extract common dirty tracking methods in AMo | Joshua Peek | 2009-08-10 | 1 | -0/+112 |