Class: RailsBootstrapHelpers::Renderers::AccordionRenderer::AccordionContext::Group

Inherits:
Struct
  • Object
show all
Defined in:
lib/rails-bootstrap-helpers/renderers/accordion_renderer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#blockObject

Returns the value of attribute block

Returns:

  • (Object)

    the current value of block



67
68
69
# File 'lib/rails-bootstrap-helpers/renderers/accordion_renderer.rb', line 67

def block
  @block
end

#headingObject

Returns the value of attribute heading

Returns:

  • (Object)

    the current value of heading



67
68
69
# File 'lib/rails-bootstrap-helpers/renderers/accordion_renderer.rb', line 67

def heading
  @heading
end