aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/cases/dirty_test.rb
Commit message (Expand)AuthorAgeFilesLines
* updating define_attribute_methods documentationFrancesco Rodriguez2012-05-141-1/+1
* changing an attribute multiple times retains the correct original valueIan Stewart2011-06-281-0/+9
* Remove or fix non-working examples and add a few tests to Dirty [#5185 state:...Tore Darell2010-08-031-5/+85
* Use better assertion methods for testingNeeraj Singh2010-05-191-2/+2
* Restore changed_attributes method in ActiveModel::Dirty and loosen expectatio...Sam Pohlenz2010-04-011-1/+0
* Fix tests added in previous commit.José Valim2010-03-271-0/+1
* ActiveModel::Dirty#changes should return a HashWithIndifferentAccess [#4157 s...Jacob Atzen2010-03-271-0/+29