From: kashyap.kmbc@... Date: 2016-03-23T06:31:36+00:00 Subject: [ruby-core:74494] [Ruby trunk Feature#12208] Improve ri command 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: