aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/deprecated_callbacks.rb
Commit message (Collapse)AuthorAgeFilesLines
* Insert a deprecation warn notice when using AS::DeprecatedCallbacks.Joshua Peek2009-10-121-0/+2
| | | | | We are still using DeprecatedCallbacks in AS and AR. This is meant to annoy the shit out of Rails core until we fix it.
* Callbacks, DeprecatedCallbacks = NewCallbacks, CallbacksJoshua Peek2009-10-121-0/+281