Class: ContentBlockTools::Components::BaseComponent

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

Instance Method Summary collapse

Instance Method Details

#renderObject



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

def render
  render_in(view_context)
end