aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/eye.rb
Commit message (Expand)AuthorAgeFilesLines
* Deprecate the behavior of AR::Dirty inside of after_(create|update|save) call...Sean Griffin2016-11-011-2/+2
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-1/+1
* use persisted? instead of new_record? wherever possibleDavid Chelimsky2010-11-091-1/+1
* has_one maintains the association with separate after_create/after_updateXavier Noria2010-10-221-0/+37