From: "artagnon (Ramkumar Ramachandra)" Date: 2013-11-16T17:35:04+09:00 Subject: [ruby-core:58375] [ruby-trunk - Feature #9116][Open] String#rsplit missing Issue #9116 has been reported by artagnon (Ramkumar Ramachandra). ---------------------------------------- Feature #9116: String#rsplit missing https://bugs.ruby-lang.org/issues/9116 Author: artagnon (Ramkumar Ramachandra) Status: Open Priority: Normal Assignee: Category: lib Target version: There's nothing corresponding to Python's rsplit(). A quick glance at rb_str_split_m() tells me that it should be pretty trivial to implement. Is there any specific reason it hasn't already been done? -- http://bugs.ruby-lang.org/