Class: Satis::Page::Component

Inherits:
ApplicationComponent show all
Defined in:
app/components/satis/page/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

#initialize(**options) ⇒ Component

Returns a new instance of Component.



12
# File 'app/components/satis/page/component.rb', line 12

def initialize(**options); end