Bug #208
String#strip, lstrip, rstripの[SEE ALSO]が足らない
| Status: | Closed | Start date: | 07/01/2008 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % 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などはリンクされている。
Associated revisions
fix Bug #208 [ruby-reference-manual:1012]
History
Updated by kouya (taifu kouya) almost 4 years ago
- Status changed from Open to Assigned
- Assignee set to kouya (taifu kouya)
- % Done changed from 0 to 10
Updated by kouya (taifu kouya) almost 4 years ago
- Status changed from Assigned to Closed
- % Done changed from 10 to 100
Applied in changeset r2888.