Module: UU::Loggable
Class Method Summary collapse
Class Method Details
.included(mod) ⇒ Object
7 8 9 |
# File 'lib/uu/loggable.rb', line 7 def self.included(mod) mod.extend self end |
7 8 9 |
# File 'lib/uu/loggable.rb', line 7 def self.included(mod) mod.extend self end |