Files
rails/activesupport/lib/active_support
James Golick 67d8b9743a Improve performance of multibyte utils.
Switch from using String#match to using String#=~. There's no need to
generate a MatchData for each iteration since we're not using it.

Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2010-03-16 10:04:20 -07:00
..
2010-01-01 14:28:57 -08:00
2010-03-15 11:18:45 -07:00
2009-03-28 23:38:21 -07:00
2008-03-26 12:27:52 +00:00
2009-06-08 13:21:30 -07:00
2009-11-04 10:15:03 +01:00
2010-02-01 02:02:42 -08:00
2009-11-14 11:37:06 -08:00