Method: Coco::Modal#name
- Defined in:
- app/components/coco/modals/modal/modal.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
33 34 35 |
# File 'app/components/coco/modals/modal/modal.rb', line 33 def name @name end |