aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/deprecated_callbacks.rb
Commit message (Collapse)AuthorAgeFilesLines
* Ruby 1.9.2: work around changes to flatten and nil.to_strJeremy Kemper2009-11-081-2/+3
|
* 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