It seems like there are occasionally methods in the 1.8 API that still aren't implemented in JRuby. String#insert is one of those I ran into while doing my work on ActiveRecord.
Attached is a patch to add it.
/Nick
- [Jruby-devel] String#insert patch Nick Sieger
- [Jruby-devel] Re: String#insert patch Nick Sieger
- Re: [Jruby-devel] Re: String#insert patch Charles O Nutter