aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/deprecation/method_wrappers.rb
Commit message (Expand)AuthorAgeFilesLines
* Commented metaprogramming turned out to be noisier not clearerJeremy Kemper2010-02-251-9/+9
* method_wrappers.rb needs active_support/core_ext/array/extract_optionsXavier Noria2010-01-011-0/+1
* Fix deprecating =-methods by using send [#2431 status:resolved]Michael Siebert2009-08-091-9/+9
* Fix dependencies revealed by testing in isolationJeremy Kemper2009-04-221-0/+1
* Merge branch 'master' into cherryJeremy Kemper2009-04-201-1/+1
* Dice up ActiveSupport::DeprecationJeremy Kemper2009-04-171-0/+27