Class: Person
Instance Attribute Summary collapse
-
#log ⇒ Object
Returns the value of attribute log.
Instance Method Summary collapse
Instance Attribute Details
#log ⇒ Object
Returns the value of attribute log.
15 16 17 |
# File 'lib/carat-dev/detach/tc_detach.rb', line 15 def log @log end |