Class: ContentBlockTools::BaseComponent
- Inherits:
-
ViewComponent::Base
- Object
- ViewComponent::Base
- ContentBlockTools::BaseComponent
- Defined in:
- app/components/content_block_tools/base_component.rb
Direct Known Subclasses
ContactComponent, Contacts::AddressComponent, Contacts::ContactLinkComponent, Contacts::EmailAddressComponent, Contacts::TelephoneComponent
Instance Method Summary collapse
Instance Method Details
#render ⇒ Object
3 4 5 |
# File 'app/components/content_block_tools/base_component.rb', line 3 def render render_in(view_context) end |