Module: Minimo::Delegator
- Defined in:
- lib/minimo.rb
Class Attribute Summary collapse
-
.target ⇒ Object
Returns the value of attribute target.
Class Method Summary collapse
Class Attribute Details
.target ⇒ Object
Returns the value of attribute target.
121 122 123 |
# File 'lib/minimo.rb', line 121 def target @target end |