Class: ContentBlockTools::BaseComponent
- Inherits:
-
ViewComponent::Base
- Object
- ViewComponent::Base
- ContentBlockTools::BaseComponent
- Includes:
- Govspeak
- 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
Methods included from Govspeak
Instance Method Details
#render ⇒ Object
4 5 6 |
# File 'app/components/content_block_tools/base_component.rb', line 4 def render render_in(view_context) end |