<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/doc/string/start_with_p.rdoc, branch v4.0.2</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[DOC] Tweaks for String#start_with?</title>
<updated>2025-10-23T22:12:42+00:00</updated>
<author>
<name>BurdetteLamar</name>
<email>burdettelamar@yahoo.com</email>
</author>
<published>2025-10-23T19:53:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8b0d405337781205412f7eb8fd7d3ae684f3469a'/>
<id>8b0d405337781205412f7eb8fd7d3ae684f3469a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Fix markup for `String` (#5984)</title>
<updated>2022-06-09T18:40:21+00:00</updated>
<author>
<name>Alexander Ilyin</name>
<email>alexander.ilyin11@gmail.com</email>
</author>
<published>2022-06-09T18:40:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=adcfd6969070c3c51b35221d183728bbde8b8539'/>
<id>adcfd6969070c3c51b35221d183728bbde8b8539</id>
<content type='text'>
* Add missing space for `String#start_with?`.
* Add missing pluses for `String#tr` and
  `Methods for Converting to New String` label.
* Move quote into the tag for `Whitespace in Strings` label.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add missing space for `String#start_with?`.
* Add missing pluses for `String#tr` and
  `Methods for Converting to New String` label.
* Move quote into the tag for `Whitespace in Strings` label.</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Enhanced RDoc for String (#5730)</title>
<updated>2022-03-29T14:54:29+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2022-03-29T14:54:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b257034ae55da80d9b3f059a7504ee78c4e70980'/>
<id>b257034ae55da80d9b3f059a7504ee78c4e70980</id>
<content type='text'>
Treats:

    #start_with?
    #end_with?
    #delete_prefix
    #delete_prefix!
    #delete_suffix
    #delete_suffix!

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Treats:

    #start_with?
    #end_with?
    #delete_prefix
    #delete_prefix!
    #delete_suffix
    #delete_suffix!

</pre>
</div>
</content>
</entry>
</feed>
