提交 1cb2cb8b 编写于 作者: F Francesco Rodriguez

add :nodoc: to AM::AttributeMethods::AttributeMethodMatcher [ci skip]

上级 e76ced06
......@@ -314,7 +314,7 @@ def define_proxy_call(include_private, mod, name, send, *extra) #:nodoc:
RUBY
end
class AttributeMethodMatcher
class AttributeMethodMatcher #:nodoc:
attr_reader :prefix, :suffix, :method_missing_target
AttributeMethodMatch = Struct.new(:target, :attr_name, :method_name)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册