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
George Ogata 7438788481 Make Chars#slice! behave more like String#slice! [#1243 state:resolved]
- Chars#slice! now returns the slice instead of itself
- Chars#slice! now removes the slice from itself

Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2009-03-07 22:41:11 +00:00
..
active_support Make Chars#slice! behave more like String#slice! [#1243 state:resolved] 2009-03-07 22:41:11 +00:00
active_support.rb Autoload ActiveSupport::XmlMini 2008-11-26 00:35:55 -08:00
activesupport.rb