Bug #208 [ruby-reference-manual:1012]
String#strip, lstrip, rstripの[SEE ALSO]が足らない
| Status : | Closed | Start : | 07/01/2008 | |
| Priority : | Normal | Due date : | ||
| Assigned to : | taifu kouya | % Done : | 100% |
|
| Category : | doc | |||
| Target version : | - | |||
| reporter : | matsue |
ruby_version : | ||
Description
String#stripの[SEE_ALSO]に String#rstripへのリンクも追加。 String#ltripに[SEE_ALSO]に String#strip, String#rstripへのリンクを追加。 String#rstripの[SEE_ALSO]に String#stripも追加。 rstrip→lstripなどはリンクされている。