Class: AdminStructure::Separator
- Inherits:
-
Struct
- Object
- Struct
- AdminStructure::Separator
- Defined in:
- app/utils/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
14 15 16 |
# File 'app/utils/admin_structure.rb', line 14 def title @title end |