method
private_module_and_instance_method
v4.0.2 -
Show latest stable
- Class:
ActiveSupport::NumberHelper
private_module_and_instance_method(method_name)private
No documentation available.
# File activesupport/lib/active_support/number_helper.rb, line 596
def self.private_module_and_instance_method(method_name) #:nodoc:
private method_name
private_class_method method_name
end