aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/string/iterators.rb
Commit message (Collapse)AuthorAgeFilesLines
* stdlib autoloads were hanging on 1.9.1Jeremy Kemper2009-04-221-3/+2
|
* Convert string extension modules to class reopensJeremy Kemper2009-04-221-18/+9
|
* Autoload StringScanner for pre-1.9 String#each_charJeremy Kemper2009-04-171-1/+1
|
* Changed the fallback String#each_char to use valid 1.9 syntax.Tom Lea2008-11-221-1/+3
| | | | Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
* Ruby 1.8.7 compat: String#start_with? and #end_with?Jeremy Kemper2008-04-201-0/+4
|
* Add ActiveSupport::JSON and Object#to_json for converting Ruby objects to ↵Sam Stephenson2005-12-271-0/+17
JSON strings git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3356 5ecf4fe2-1ee6-0310-87b1-e25e094e27de