Module: SkinnyControllers::Logging::ClassMethods
- Defined in:
- lib/skinny_controllers/logging.rb
Instance Attribute Summary collapse
-
#logger ⇒ Object
Returns the value of attribute logger.
Instance Attribute Details
#logger ⇒ Object
Returns the value of attribute logger.
28 29 30 |
# File 'lib/skinny_controllers/logging.rb', line 28 def logger @logger end |