Class: ContentBlockTools::BaseComponent

Inherits:
ViewComponent::Base
  • Object
show all
Includes:
Govspeak
Defined in:
app/components/content_block_tools/base_component.rb

Instance Method Summary collapse

Methods included from Govspeak

#render_govspeak

Instance Method Details

#renderObject



4
5
6
# File 'app/components/content_block_tools/base_component.rb', line 4

def render
  render_in(view_context)
end