Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changing an attribute multiple times retains the correct original value | Ian Stewart | 2011-06-28 | 1 | -0/+9 |
| | |||||
* | Remove or fix non-working examples and add a few tests to Dirty [#5185 ↵ | Tore Darell | 2010-08-03 | 1 | -5/+85 |
| | | | | | | state:resolved] Signed-off-by: José Valim <jose.valim@gmail.com> | ||||
* | Use better assertion methods for testing | Neeraj Singh | 2010-05-19 | 1 | -2/+2 |
| | | | | | | [#4645 state:resolved] Signed-off-by: José Valim <jose.valim@gmail.com> | ||||
* | Restore changed_attributes method in ActiveModel::Dirty and loosen ↵ | Sam Pohlenz | 2010-04-01 | 1 | -1/+0 |
| | | | | | | | | expectation on including class' initialize method. [#4308 state:committed] Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net> | ||||
* | Fix tests added in previous commit. | José Valim | 2010-03-27 | 1 | -0/+1 |
| | |||||
* | ActiveModel::Dirty#changes should return a HashWithIndifferentAccess [#4157 ↵ | Jacob Atzen | 2010-03-27 | 1 | -0/+29 |
state:resolved] Keep the Rails style of inject Signed-off-by: José Valim <jose.valim@gmail.com> |