aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/base64.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix use of Deprecation without requiring active_support/deprecation in Active...Marten Veldthuis2012-01-311-0/+2
* fix typo [ci skip]Vijay Dev2012-01-301-1/+1
* The deprecated ActiveSupport::Base64.decode64 method should call ::Base64.dec...Jonathan Viney2012-01-231-1/+1
* deprecate AS::Base64 methods without DeprecatedConstantProxySergey Nartimov2012-01-031-13/+18
* deprecate ActiveSupport::Base64Sergey Nartimov2012-01-031-26/+31
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-3/+3
* * Introduce ActiveSupport.core_ext Integer, %w(conversions time etc)Jeremy Kemper2009-03-211-0/+9
* Merge docrailsPratik Naik2008-10-051-2/+13
* ActiveSupport::Base64.encode64s since Base64 is deprecatedJeremy Kemper2008-02-071-0/+5
* Missed commit. References #10554.Jeremy Kemper2007-12-181-0/+17