aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/callbacks_observers_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Refactor new callbacks and AR implementation.José Valim2009-09-081-2/+1
| | | | Signed-off-by: Joshua Peek <josh@joshpeek.com>
* Callbacks fire before notifying observers [#230 state:resolved]Craig Demyanovich2008-06-031-0/+38
Signed-off-by: Joshua Peek <josh@joshpeek.com>