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
-
#context ⇒ Object
readonly
Returns the value of attribute context.
Instance Attribute Details
#context ⇒ Object (readonly)
Returns the value of attribute context.
9 10 11 |
# File 'lib/view_component/juice/juicy.rb', line 9 def context @context end |