aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/models/observers.rb
Commit message (Collapse)AuthorAgeFilesLines
* Allow observers to be enabled and disabled.Myron Marston2011-04-281-0/+27
This is useful in situations like model unit tests and the occasional rake task to backfill old data.