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
/
lib
/
active_support
/
deprecation
/
proxy_wrappers.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation typo
Akira Matsuda
2015-09-20
1
-1
/
+1
*
use `caller_locations` instead of `caller`
Aaron Patterson
2015-08-24
1
-1
/
+1
*
A few documentation tweaks [ci skip]
Robin Dupret
2015-06-07
1
-1
/
+1
*
s/contstant/constant re #20282 [ci skip]
Zachary Scott
2015-05-24
1
-2
/
+2
*
[skip ci] Add documentation for DeprecatedConstantProxy#class
Anton Davydov
2015-05-24
1
-0
/
+5
*
Tiny documentation edits [ci skip]
Robin Dupret
2015-05-04
1
-14
/
+16
*
[ci skip] Rework docs, add examples on deprecation proxies
Nick Cox
2015-04-24
1
-22
/
+38
*
Fix typos in deprecation proxy docs [ci skip]
Carlos Antonio da Silva
2013-04-30
1
-3
/
+3
*
Update activesupport/lib/active_support/deprecation/proxy_wrappers.rb
Claudio B.
2012-12-07
1
-1
/
+1
*
Copy-edit deprecation relared documentation [ci skip]
Rafael Mendonça França
2012-09-13
1
-22
/
+23
*
Change ActiveSupport::Deprecation to class.
Piotr Niełacny
2012-09-13
1
-10
/
+49
*
extend ActiveSupport::Deprecation with self, allow other objects to extend/in...
Robert Pankowecki
2012-09-13
1
-7
/
+12
*
In AS, only inflector/methods is need in proxy_wrappers.rb, as well as date, ...
Josh Kalderimis
2011-01-12
1
-1
/
+1
*
Prevent any warnings from being printed during RDoc generation
Joost Baaij
2010-08-26
1
-1
/
+1
*
fixing space errors
Aaron Patterson
2010-07-26
1
-2
/
+2
*
Override new on proxy objects so that they never wrap nil or false.
Leigh Caplan
2010-07-26
1
-0
/
+7
*
Don't undefine object_id
Jeremy Kemper
2009-04-26
1
-1
/
+1
*
Fix dependencies revealed by testing in isolation
Jeremy Kemper
2009-04-22
1
-1
/
+3
*
Dice up ActiveSupport::Deprecation
Jeremy Kemper
2009-04-17
1
-0
/
+72