< :前の番号
^ :番号順リスト
> :次の番号
P :前の記事(スレッド移動)
N :次の記事(スレッド移動)
|<:前のスレッド
>|:次のスレッド
^ :返事先
_:自分への返事
>:同じ返事先を持つ記事(前)
<:同じ返事先を持つ記事(後)
---:分割してスレッド表示、再表示
| :分割して(縦)スレッド表示、再表示
~ :スレッドのフレーム消去
.:インデックス
..:インデックスのインデックス
Issue #5656 has been reported by Chris Zetter.
----------------------------------------
Bug #5656: Improve documentation for Range
http://redmine.ruby-lang.org/issues/5656
Author: Chris Zetter
Status: Open
Priority: Normal
Assignee: Eric Hodel
Category: DOC
Target version:
ruby -v: ruby 2.0.0dev (2011-11-21 trunk 33804)
I've tried to improve the documentation for range by:
+ adding more examples
+ simplifying existing examples
+ moving case statement example to top level documentation
+ adding and fixing links to methods
+ using consistent terminology and formatting of and parameters and variables
+ clarifying edge cases of methods
+ better explaining of when the succ method is needed
I also wanted to group the '===' operator with 'include?' and 'member?' methods
in the docs. I put this in a seperate patch since it requires code changes.
--
http://redmine.ruby-lang.org