Class: SimpleNavigation::ItemContainer

Inherits:
Object
  • Object
show all
Defined in:
lib/simple_navigation/core_ext/item_container.rb

Overview

ItemContainer monkey-patch to add some Bootstrap configuration attributes

Instance Attribute Summary collapse

Instance Attribute Details

#typeObject

Returns the value of attribute type.



4
5
6
# File 'lib/simple_navigation/core_ext/item_container.rb', line 4

def type
  @type
end