Class: Primer::Content
- Inherits:
-
Component
- Object
- Component
- Primer::Content
- Defined in:
- app/components/primer/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
8 9 10 |
# File 'app/components/primer/content.rb', line 8 def call content end |