summaryrefslogtreecommitdiff
path: root/spec/ruby/shared/string/start_with.rb
AgeCommit message (Collapse)Author
2023-10-30Update to ruby/spec@bd7017fBenoit Daloze
2023-08-26[Bug #19784] Fix behaviors against prefix with broken encodingNobuyoshi Nakada
- String#start_with? - String#delete_prefix - String#delete_prefix! Notes: Merged: https://github.com/ruby/ruby/pull/8296
2022-07-27Update to ruby/spec@cbfaf51Benoit Daloze
2020-09-17Update to ruby/spec@e829fb0Benoit Daloze