aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/string/filters.rb
Commit message (Expand)AuthorAgeFilesLines
* Convert String conversions, filters, starts/ends_with, and multibyte extensio...Jeremy Kemper2009-03-281-23/+17
* Applied the faster squish version (closes #11123) [jordi]David Heinemeier Hansson2008-03-131-2/+4
* Add String#squish and String#squish! to remove consecutive chunks of whitespa...Michael Koziarski2008-02-161-0/+24