Class: Railsboot::RatingGroupComponent::BackgroundIconComponent
- Inherits:
-
Component
- Object
- Component
- Railsboot::RatingGroupComponent::BackgroundIconComponent
- Defined in:
- app/components/railsboot/rating_group_component.rb
Overview
ViewComponent: renders the background icon block.
Instance Method Summary collapse
-
#call ⇒ String
Renders the background icon content.
Instance Method Details
#call ⇒ String
Renders the background icon content.
41 42 43 |
# File 'app/components/railsboot/rating_group_component.rb', line 41 def call content end |