handle_method

handle_method(type, var_name, meth_name, function, param_count, source_file = nil)
Instance Public methods

Adds an RDoc::AnyMethod meth_name defined on a class or module assigned to var_name. type is the type of method definition function used. singleton_method and module_function create a singleton method.

doc_ruby_on_rails
2015-05-03 13:36:48
Comments
Leave a Comment

Please login to continue.