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, #ct, #i18n_scope, #original_i18n_scope, #original_virtual_path

Constructor Details

#initializeComponent

Returns a new instance of Component.



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

def initialize
  super
end