Class: Module

Inherits:
Object show all
Includes:
Decorate::ModuleMethod, Decorate::PrivateMethod, Decorate::ProtectedMethod, Decorate::PublicMethod
Defined in:
lib/decorate/private_method.rb,
lib/decorate.rb,
lib/decorate/module_method.rb,
lib/decorate/public_method.rb,
lib/decorate/protected_method.rb

Overview

Make private_method available at the class/module level.