aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/string/access.rb
Commit message (Expand)AuthorAgeFilesLines
* A more aesthetically pleasing implementation and changelog entryScott Barron2006-02-081-3/+2
* Make String#last behave more like Array#last, i.e.Scott Barron2006-02-081-0/+1
* Added String#at, String#from, String#to, String#first, String#last in ActiveS...David Heinemeier Hansson2005-09-031-0/+58