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
/
method_wrappers.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the return of `deprecate_methods` in doc [ci skip]
kenta-s
2017-02-14
1
-1
/
+1
*
applies new string literal convention in activesupport/lib
Xavier Noria
2016-08-06
1
-2
/
+2
*
Update deprecation_horizon to 5.1 from 5.0 [ci skip]
Ryuta Kamizono
2016-01-14
1
-3
/
+3
*
Fix bug where custom deprecators are not used.
Brandon Dunne
2015-10-14
1
-12
/
+36
*
Only prepend a single module when defining deprecation wrappers.
Charles Oliver Nutter
2015-10-13
1
-4
/
+4
*
Deprecate alias_method_chain in favour of Module#prepend
Kir Shatrov
2015-03-22
1
-3
/
+5
*
Make caller attribute in deprecation methods optional
Alexey Gaziev
2012-10-30
1
-1
/
+1
*
Change ActiveSupport::Deprecation to class.
Piotr Niełacny
2012-09-13
1
-38
/
+33
*
extend ActiveSupport::Deprecation with self, allow other objects to extend/in...
Robert Pankowecki
2012-09-13
1
-2
/
+3
*
add example to AS::Deprecation#deprecate_methods [ci skip]
Francesco Rodriguez
2012-06-18
1
-0
/
+20
*
revises requires of some AS deprecation files
Xavier Noria
2012-04-05
1
-2
/
+2
*
Remove not used require from as to avoid circular requires
Carlos Antonio da Silva
2012-04-05
1
-1
/
+0
*
Commented metaprogramming turned out to be noisier not clearer
Jeremy Kemper
2010-02-25
1
-9
/
+9
*
method_wrappers.rb needs active_support/core_ext/array/extract_options
Xavier Noria
2010-01-01
1
-0
/
+1
*
Fix deprecating =-methods by using send [#2431 status:resolved]
Michael Siebert
2009-08-09
1
-9
/
+9
*
Fix dependencies revealed by testing in isolation
Jeremy Kemper
2009-04-22
1
-0
/
+1
*
Merge branch 'master' into cherry
Jeremy Kemper
2009-04-20
1
-1
/
+1
*
Dice up ActiveSupport::Deprecation
Jeremy Kemper
2009-04-17
1
-0
/
+27