Class: Coalla::AdminStructure::Separator
- Inherits:
-
Struct
- Object
- Struct
- Coalla::AdminStructure::Separator
- Defined in:
- lib/coalla/builders/admin_structure.rb
Instance Attribute Summary collapse
-
#title ⇒ Object
Returns the value of attribute title.
Instance Attribute Details
#title ⇒ Object
Returns the value of attribute title
12 13 14 |
# File 'lib/coalla/builders/admin_structure.rb', line 12 def title @title end |