Module: Tangle::Mixin::Initialize
Overview
Mixin to initialize the dynamic mixin system
Instance Attribute Summary collapse
-
#mixins ⇒ Object
readonly
Returns the value of attribute mixins.
Instance Attribute Details
#mixins ⇒ Object (readonly)
Returns the value of attribute mixins.
7 8 9 |
# File 'lib/tangle/mixin.rb', line 7 def mixins @mixins end |