Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix use of Deprecation without requiring active_support/deprecation in Active... | Marten Veldthuis | 2012-01-31 | 1 | -0/+2 |
* | fix typo [ci skip] | Vijay Dev | 2012-01-30 | 1 | -1/+1 |
* | The deprecated ActiveSupport::Base64.decode64 method should call ::Base64.dec... | Jonathan Viney | 2012-01-23 | 1 | -1/+1 |
* | deprecate AS::Base64 methods without DeprecatedConstantProxy | Sergey Nartimov | 2012-01-03 | 1 | -13/+18 |
* | deprecate ActiveSupport::Base64 | Sergey Nartimov | 2012-01-03 | 1 | -26/+31 |
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed '... | Santiago Pastorino | 2010-08-14 | 1 | -3/+3 |
* | * Introduce ActiveSupport.core_ext Integer, %w(conversions time etc) | Jeremy Kemper | 2009-03-21 | 1 | -0/+9 |
* | Merge docrails | Pratik Naik | 2008-10-05 | 1 | -2/+13 |
* | ActiveSupport::Base64.encode64s since Base64 is deprecated | Jeremy Kemper | 2008-02-07 | 1 | -0/+5 |
* | Missed commit. References #10554. | Jeremy Kemper | 2007-12-18 | 1 | -0/+17 |