Class: ContentBlockTools::BaseComponent

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

Instance Method Summary collapse

Instance Method Details

#renderObject



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

def render
  render_in(view_context)
end