aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/deprecation_test.rb
Commit message (Expand)AuthorAgeFilesLines
...
* New dependencies implementationNicholas Seckar2006-08-081-2/+9
* Include called method in instance variable deprecation warning.Jeremy Kemper2006-08-081-3/+2
* Don't warn when the deprecated ivar proxy is instantiated.Jeremy Kemper2006-08-071-4/+3
* DeprecatedInstanceVariableProxy stand-in for @request, @attributes, and friends.Jeremy Kemper2006-08-051-0/+16
* Deprecation: easier to work with warning behavior as procs; default behaviors...Jeremy Kemper2006-08-011-70/+45
* Initial Version of Deprecation for Rails[Koz]Michael Koziarski2006-07-271-0/+85