[ruby-cvs:78366] b5fbefbf2c (master): Added Symbol#start_with? and Symbol#end_with? method. [Feature #16348]
"NARUSE, Yui" <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
NARUSE, Yui 2019-11-17 23:24:59 +0900 (Sun, 17 Nov 2019)
New Revision: b5fbefbf2c
https://github.com/ruby/ruby/commit/b5fbefbf2c
Log:
Added Symbol#start_with? and Symbol#end_with? method. [Feature #16348]
Modified files:
NEWS
string.c
test/ruby/test_symbol.rb