aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/deprecation
Commit message (Expand)AuthorAgeFilesLines
* Add subscriber for ActionPack and move all logging inside it.José Valim2010-01-131-1/+1
* method_wrappers.rb needs active_support/core_ext/array/extract_optionsXavier Noria2010-01-011-0/+1
* Explicitly require loggerJeremy Kemper2009-10-141-1/+7
* Make logger work again (h/t Sam Ruby)Yehuda Katz2009-10-131-1/+1
* Fix deprecating =-methods by using send [#2431 status:resolved]Michael Siebert2009-08-091-9/+9
* Don't undefine object_idJeremy Kemper2009-04-261-1/+1
* Fix dependencies revealed by testing in isolationJeremy Kemper2009-04-222-1/+4
* Merge branch 'master' into cherryJeremy Kemper2009-04-201-1/+1
* Dice up ActiveSupport::DeprecationJeremy Kemper2009-04-174-0/+186