Class: Pulse::Content
- Inherits:
-
Component
- Object
- Component
- Pulse::Content
- Defined in:
- app/components/pulse/content.rb
Overview
Use Content as a helper to render content passed to a slot without adding
any tags.
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
7 8 9 |
# File 'app/components/pulse/content.rb', line 7 def call content end |