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
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
..
active_support Override #slice! to ensure proper return value. 2012-01-05 11:42:03 -03:00
active_support.rb remove ActiveSupport::Base64 in favor of ::Base64 2012-01-02 22:48:15 +03:00