Class: ComponentColumn
- Inherits:
-
Struct
- Object
- Struct
- ComponentColumn
- Defined in:
- lib/archetype.rb
Instance Attribute Summary collapse
-
#components ⇒ Object
Returns the value of attribute components.
Instance Attribute Details
#components ⇒ Object
Returns the value of attribute components
1 2 3 |
# File 'lib/archetype.rb', line 1 def components @components end |