Bug #370
String#intern は空文字列に使えない(Ruby 1.8)
| Status: | Closed | Start date: | 07/29/2008 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | doc | |||
| Target version: | - | |||
| reporter: | rock | ruby_version: | 1.8 |
Description
Ruby 1.8 では,"".intern がエラーになりますが,そのことが String#intern に書いてありません。
Associated revisions
fix Bug #370.
History
Updated by kouya (taifu kouya) almost 4 years ago
- Status changed from Open to Assigned
- Assignee set to kouya (taifu kouya)
Updated by kouya (taifu kouya) almost 4 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Applied in changeset r2964.