aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/deprecation/behaviors.rb
Commit message (Expand)AuthorAgeFilesLines
* Improve documentation on ActiveSupport::Deprecation.Ryan Bigg2010-12-211-0/+7
* fix failure if behavior is not define and try use the defaultCyril Mougel2010-07-011-1/+1
* Add the possibility to have several behaviors in AS::Deprecation.José Valim2010-07-011-1/+2
* Create a deprecation behavior that triggers a notification for deprecation no...wycats2010-06-291-9/+12
* Add subscriber for ActionPack and move all logging inside it.José Valim2010-01-131-1/+1
* Explicitly require loggerJeremy Kemper2009-10-141-1/+7
* Make logger work again (h/t Sam Ruby)Yehuda Katz2009-10-131-1/+1
* Dice up ActiveSupport::DeprecationJeremy Kemper2009-04-171-0/+32