class Lookbook::EmbedsController
def set_actions
def set_actions @actions ||= ListResolver.call(@options.fetch(:actions, []), Embed::Component::ACTIONS) end
def set_actions @actions ||= ListResolver.call(@options.fetch(:actions, []), Embed::Component::ACTIONS) end