aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/deprecation.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Don't warn when the deprecated ivar proxy is instantiated.Jeremy Kemper2006-08-071-1/+0
* DeprecatedInstanceVariableProxy stand-in for @request, @attributes, and friends.Jeremy Kemper2006-08-051-4/+23
* Deprecation: easier to work with warning behavior as procs; default behaviors...Jeremy Kemper2006-08-011-32/+74
* Initial Version of Deprecation for Rails[Koz]Michael Koziarski2006-07-271-0/+46