We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a11e6b9 commit 02c04b1Copy full SHA for 02c04b1
lib/rdoc/code_object/any_method.rb
@@ -29,10 +29,6 @@ class RDoc::AnyMethod < RDoc::MethodAttr
29
# The section title of the method (if defined in a C file via +:category:+)
30
attr_accessor :section_title
31
32
- # Parameters for this method
33
-
34
- attr_accessor :params
35
36
##
37
# If true this method uses +super+ to call a superclass version
38
0 commit comments