Class: ViewComponent::Slot
- Inherits:
-
Object
- Object
- ViewComponent::Slot
- Defined in:
- lib/view_component/slot.rb
Instance Attribute Summary collapse
-
#content ⇒ Object
Returns the value of attribute content.
Instance Attribute Details
#content ⇒ Object
Returns the value of attribute content.
5 6 7 |
# File 'lib/view_component/slot.rb', line 5 def content @content end |