Class: Avo::ProfileItemComponent
- Inherits:
-
BaseComponent
- Object
- ViewComponent::Base
- BaseComponent
- Avo::ProfileItemComponent
- Defined in:
- app/components/avo/profile_item_component.rb
Constant Summary
Constants included from Concerns::FindAssociationField
Concerns::FindAssociationField::ASSOCIATIONS
Instance Method Summary collapse
Methods inherited from BaseComponent
Methods included from Concerns::FindAssociationField
Instance Method Details
#title ⇒ Object
18 19 20 |
# File 'app/components/avo/profile_item_component.rb', line 18 def title @title || @label end |