Class: SimpleNavigation::ItemContainer
- Inherits:
-
Object
- Object
- SimpleNavigation::ItemContainer
- Defined in:
- lib/simple_navigation/core_ext/item_container.rb
Overview
ItemContainer monkey-patch to add some Bootstrap configuration attributes
Instance Attribute Summary collapse
-
#type ⇒ Object
Returns the value of attribute type.
Instance Attribute Details
#type ⇒ Object
Returns the value of attribute type.
4 5 6 |
# File 'lib/simple_navigation/core_ext/item_container.rb', line 4 def type @type end |