index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activesupport
/
test
/
deprecation_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
require abstract_unit directly since test is in load path
Jeremy Kemper
2008-01-05
1
-1
/
+1
*
DeprecatedInstanceVariable#inspect doesn't warn since test/unit, error logs, ...
Jeremy Kemper
2006-12-20
1
-0
/
+4
*
Deprecation: silence warnings when reporting test errors.
Jeremy Kemper
2006-12-17
1
-0
/
+16
*
Extend deprecate so that alternatives can be specified via the deprecation
Jamis Buck
2006-10-24
1
-0
/
+20
*
assert_deprecated returns result of block
Jeremy Kemper
2006-09-15
1
-0
/
+12
*
assert_deprecated matches any warning caught in block
Jeremy Kemper
2006-09-15
1
-0
/
+9
*
silenced writer
Jeremy Kemper
2006-09-04
1
-1
/
+5
*
Quiet while testing, you.
Jeremy Kemper
2006-09-04
1
-5
/
+4
*
get deprecation methods and callers straight
Jeremy Kemper
2006-09-04
1
-1
/
+1
*
Add silencing to deprecations; avoid self-scolding.
Nicholas Seckar
2006-08-14
1
-0
/
+6
*
New dependencies implementation
Nicholas Seckar
2006-08-08
1
-2
/
+9
*
Include called method in instance variable deprecation warning.
Jeremy Kemper
2006-08-08
1
-3
/
+2
*
Don't warn when the deprecated ivar proxy is instantiated.
Jeremy Kemper
2006-08-07
1
-4
/
+3
*
DeprecatedInstanceVariableProxy stand-in for @request, @attributes, and friends.
Jeremy Kemper
2006-08-05
1
-0
/
+16
*
Deprecation: easier to work with warning behavior as procs; default behaviors...
Jeremy Kemper
2006-08-01
1
-70
/
+45
*
Initial Version of Deprecation for Rails[Koz]
Michael Koziarski
2006-07-27
1
-0
/
+85