Bug #5579

Method#parametersのドキュメントがない

Added by takkanm (三村 益隆) 7 months ago. Updated 6 months ago.

[ruby-reference-manual:2896]
Status:Closed Start date:11/06/2011
Priority:Normal Due date:
Assignee:- % Done:

100%

Category:-
Target version:-
reporter: ruby_version:

Description

1.9.2から導入されたMethod#parametersが記載されていないようです。 http://rurema.clear-code.com/1.9.3/class/Method.html

proc19.patch (1.3 kB) ohai (Ippei Obayashi), 11/06/2011 06:43 pm

parameters.patch (1.8 kB) no6v (Nobuhiro IMAI), 11/08/2011 01:53 am

Associated revisions

Revision 4919
Added by ohai (Ippei Obayashi) 6 months ago

add Method#parameters and Method#source_location (closes #5579)

History

Updated by ohai (Ippei Obayashi) 7 months ago

Method#source_locationもないようです。 それらのメソッドを追加したパッチを添付します。

Updated by no6v (Nobuhiro IMAI) 7 months ago

parameters の方は、何となく似ていて実はちょっと違うようなので、 それぞれに説明を書いてみました。

大林さんのパッチをあてた状態からのパッチを添付します。

Updated by ohai (Ippei Obayashi) 6 months ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100
This issue was solved with changeset r4919. 三村, thank you for reporting this issue. Your contribution to Ruby is greatly appreciated. May Ruby be with you. ---------- add Method#parameters and Method#source_location (closes #5579)

Also available in: Atom PDF