[#74190] [Ruby trunk Feature#12134] Comparison between `true` and `false` — duerst@...
Issue #12134 has been updated by Martin D端rst.
3 messages
2016/03/07
[#74269] Type systems for Ruby — Rob Blanco <ml@...>
Dear ruby-core,
5 messages
2016/03/10
[#74395] [Ruby trunk Feature#12142] Hash tables with open addressing — shyouhei@...
Issue #12142 has been updated by Shyouhei Urabe.
3 messages
2016/03/17
[ruby-core:74494] [Ruby trunk Feature#12208] Improve ri command
From:
kashyap.kmbc@...
Date:
2016-03-23 06:31:36 UTC
List:
ruby-core #74494
Issue #12208 has been updated by Kashyap K. File Sample ri.png added We could add the `ri` commands for each method on the Ruby [doc HTML pages](http://ruby-doc.org/core-2.3.0/) at just under the method signature line (like shown in the image attached) or some place else. That way anyone who visits the Ruby doc website will come to know the `ri` tool in general. And they might end up using it next time onwards. One more side-effect of this is that the difference between the 'dot' and 'pound' style usage (`String#to_s` and `Kernel.eval`) may become clear for people new to the language. ---------------------------------------- Feature #12208: Improve ri command https://bugs.ruby-lang.org/issues/12208#change-57616 * Author: Yui NARUSE * Status: Open * Priority: Normal * Assignee: ---------------------------------------- Ruby has well documented in rdoc. It also has a frontend CLI. But people seems not using `ri`... At first, write your request here to improve ri command! ---Files-------------------------------- Sample ri.png (44.7 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>