Class: Satis::Breadcrumbs::Component

Inherits:
ApplicationComponent show all
Defined in:
app/components/satis/breadcrumbs/component.rb

Instance Attribute Summary

Attributes inherited from ApplicationComponent

#original_view_context

Instance Method Summary collapse

Methods inherited from ApplicationComponent

add_helper, #component_name

Constructor Details

#initializeComponent

Returns a new instance of Component.



17
18
19
# File 'app/components/satis/breadcrumbs/component.rb', line 17

def initialize
  super
end