Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |