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
/
behaviors.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
A few documentation tweaks [ci skip]
Robin Dupret
2015-06-07
1
-3
/
+3
*
[skip ci] Add documentation for Deprecation::Behavior module
Anton Davydov
2015-05-25
1
-0
/
+12
*
Do not check only for the Rails constant
Rafael Mendonça França
2015-01-02
1
-1
/
+1
*
renames the :abort deprecation behaviour to :raise
Xavier Noria
2013-08-13
1
-2
/
+2
*
defines a new :abort deprecation behaviour that raises
Xavier Noria
2013-08-13
1
-5
/
+18
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-09-21
1
-5
/
+5
|
\
|
*
update AS/deprecation docs [ci skip]
Francesco Rodriguez
2012-09-14
1
-6
/
+6
*
|
Change ActiveSupport::Deprecation to class.
Piotr Niełacny
2012-09-13
1
-48
/
+50
*
|
extend ActiveSupport::Deprecation with self, allow other objects to extend/in...
Robert Pankowecki
2012-09-13
1
-33
/
+31
|
/
*
fix bad formatting [ci skip]
Vijay Dev
2012-05-17
1
-2
/
+2
*
copy edit AS deprecation/behaviours docs [ci skip]
Vijay Dev
2012-05-01
1
-22
/
+11
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-05-01
1
-1
/
+19
|
\
|
*
Document ActiveSupport::Deprecations.behavior
twinturbo
2012-04-29
1
-1
/
+19
*
|
Document #behavior= and update CHANGELOG
twinturbo
2012-04-28
1
-0
/
+7
*
|
Add a "silence" behavior to completely turn off deprecation warnings.
Adam Hawkins
2012-04-28
1
-2
/
+3
|
/
*
Remove Array.wrap calls in ActiveSupport
Rafael Mendonça França
2012-01-06
1
-2
/
+1
*
using the active support logger
Karunakar (Ruby)
2012-01-04
1
-2
/
+2
*
Changed a few instances of of words in the API docs written in British Englis...
Oemuer Oezkir
2011-07-24
1
-2
/
+2
*
Improve documentation on ActiveSupport::Deprecation.
Ryan Bigg
2010-12-21
1
-0
/
+7
*
fix failure if behavior is not define and try use the default
Cyril Mougel
2010-07-01
1
-1
/
+1
*
Add the possibility to have several behaviors in AS::Deprecation.
José Valim
2010-07-01
1
-1
/
+2
*
Create a deprecation behavior that triggers a notification for deprecation no...
wycats
2010-06-29
1
-9
/
+12
*
Add subscriber for ActionPack and move all logging inside it.
José Valim
2010-01-13
1
-1
/
+1
*
Explicitly require logger
Jeremy Kemper
2009-10-14
1
-1
/
+7
*
Make logger work again (h/t Sam Ruby)
Yehuda Katz
2009-10-13
1
-1
/
+1
*
Dice up ActiveSupport::Deprecation
Jeremy Kemper
2009-04-17
1
-0
/
+32