Module: ViewComponent::Juice::Juicy

Extended by:
ActiveSupport::Concern
Includes:
Turbo::FramesHelper, Turbo::StreamsHelper
Defined in:
lib/view_component/juice/juicy.rb

Instance Attribute Summary collapse

Instance Attribute Details

#contextObject (readonly)

Returns the value of attribute context.



9
10
11
# File 'lib/view_component/juice/juicy.rb', line 9

def context
  @context
end