Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/trunk/activesupport/test/deprecation_test.rb


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8563 [8563] 01/05/08 13:31:04 bitsweat require abstract_unit directly since test is in load path
(edit) @5763 [5763] 12/20/06 21:28:31 bitsweat DeprecatedInstanceVariable#inspect doesn't warn since test/unit, error …
(edit) @5728 [5728] 12/17/06 08:21:45 bitsweat Deprecation: silence warnings when reporting test errors.
(edit) @5356 [5356] 10/24/06 16:56:59 minam Extend deprecate so that alternatives can be specified via the deprecation
(edit) @5115 [5115] 09/15/06 05:54:18 bitsweat assert_deprecated returns result of block
(edit) @5114 [5114] 09/15/06 03:56:25 bitsweat assert_deprecated matches any warning caught in block
(edit) @4978 [4978] 09/04/06 05:55:55 bitsweat silenced writer
(edit) @4961 [4961] 09/04/06 02:57:40 bitsweat Quiet while testing, you.
(edit) @4959 [4959] 09/04/06 00:17:01 bitsweat get deprecation methods and callers straight
(edit) @4760 [4760] 08/14/06 18:15:44 ulysses Add silencing to deprecations; avoid self-scolding.
(edit) @4728 [4728] 08/08/06 21:21:04 ulysses New dependencies implementation
(edit) @4719 [4719] 08/08/06 06:57:59 bitsweat Include called method in instance variable deprecation warning.
(edit) @4698 [4698] 08/07/06 06:10:34 bitsweat Don't warn when the deprecated ivar proxy is instantiated.
(edit) @4666 [4666] 08/05/06 06:33:28 bitsweat DeprecatedInstanceVariableProxy stand-in for @request, @attributes, and …
(edit) @4647 [4647] 08/01/06 11:12:38 bitsweat Deprecation: easier to work with warning behavior as procs; default …
(add) @4623 [4623] 07/27/06 00:10:06 nzkoz Initial Version of Deprecation for Rails[Koz]
Note: See TracRevisionLog for help on using the revision log.