Class: Mensa::ApplicationComponent

Inherits:
ViewComponent::Base
  • Object
show all
Includes:
ActionView::Helpers::TranslationHelper, ApplicationHelper, ViewComponent::Slotable
Defined in:
app/components/mensa/application_component.rb

Instance Attribute Summary collapse

Method Summary

Methods included from ApplicationHelper

#method_missing, #respond_to_missing?, #table

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Mensa::ApplicationHelper

Instance Attribute Details

#original_view_contextObject

Returns the value of attribute original_view_context.



9
10
11
# File 'app/components/mensa/application_component.rb', line 9

def original_view_context
  @original_view_context
end