1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib/active_support/multibyte
Norman Clarke 4387f97242 Override #slice! to ensure proper return value.
The default pass-through to `method_missing` makes `#slice!` return
`self` rather than the string that was sliced off.
2012-01-05 11:42:03 -03:00
..
chars.rb Override #slice! to ensure proper return value. 2012-01-05 11:42:03 -03:00
exceptions.rb
unicode.rb adds a couple of missing magic comments [fixes #1374] 2011-07-23 14:15:00 +02:00
utils.rb remove checks for encodings availability 2011-12-25 14:34:58 +03:00