Method: Embed::Component#actions
- Defined in:
- app/components/lookbook/embed/component.rb
#actions ⇒ Object
23 24 25 |
# File 'app/components/lookbook/embed/component.rb', line 23 def actions .fetch(:actions, ACTIONS).map(&:to_s) end |