mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* 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. |
||
|---|---|---|
| .. | ||
| b.rdoc | ||
| bytes.rdoc | ||
| bytesize.rdoc | ||
| center.rdoc | ||
| chars.rdoc | ||
| chomp.rdoc | ||
| chop.rdoc | ||
| codepoints.rdoc | ||
| delete_prefix.rdoc | ||
| delete_suffix.rdoc | ||
| each_byte.rdoc | ||
| each_char.rdoc | ||
| each_codepoint.rdoc | ||
| each_grapheme_cluster.rdoc | ||
| each_line.rdoc | ||
| end_with_p.rdoc | ||
| force_encoding.rdoc | ||
| grapheme_clusters.rdoc | ||
| index.rdoc | ||
| length.rdoc | ||
| ljust.rdoc | ||
| new.rdoc | ||
| ord.rdoc | ||
| partition.rdoc | ||
| rjust.rdoc | ||
| rpartition.rdoc | ||
| scrub.rdoc | ||
| split.rdoc | ||
| start_with_p.rdoc | ||
| sum.rdoc | ||