diff options
author | sonots <sonots@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2017-06-21 07:43:26 +0000 |
---|---|---|
committer | sonots <sonots@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2017-06-21 07:43:26 +0000 |
commit | 10082360b9124c3eaabfccf4fe10a3640c40a05e (patch) | |
tree | 7cb10b195876d2defb42961be4823620ab550e65 /template/id.h.tmpl | |
parent | 6af650256b38581ae396b8fb004d254856c48d89 (diff) |
string.c: add String#delete_prefix and String#delete_prefix!
to remove leading substr [Feature #12694] [fix GH-1632]
* string.c (rb_str_delete_prefix_bang): add a new method
to remove prefix destuctively.
* string.c (rb_str_delete_prefix): add a new method
to remove prefix non-destuctively.
* test/ruby/test_string.rb: add tests.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59132 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'template/id.h.tmpl')
0 files changed, 0 insertions, 0 deletions