Sha256: 7923f42fb262b05ffcc49a5bd15a7356893d73b9364244202953c888c2c6a3b8

Contents?: true

Size: 331 Bytes

Versions: 16

Compression:

Stored size: 331 Bytes

Contents

- actions.each do |a|
  = link_to({ controller: a.controller, action: a.action }, method: a.verb, class: 'btn btn-tool', data: { turbo: true }) do
    - icon_key = "activerecord.actions.icons.#{a.sym}"
    - if I18n.exists?(icon_key)
      %i.fa{ class: I18n.t(icon_key)}
    = resource_form_action_label(@resource, a.sym)
   

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
five-two-nw-olivander-0.1.2.34 app/views/application/_resource_form_actions.html.haml
five-two-nw-olivander-0.1.2.33 app/views/application/_resource_form_actions.html.haml
five-two-nw-olivander-0.1.2.32 app/views/application/_resource_form_actions.html.haml
five-two-nw-olivander-0.1.2.31 app/views/application/_resource_form_actions.html.haml
five-two-nw-olivander-0.1.2.30 app/views/application/_resource_form_actions.html.haml
five-two-nw-olivander-0.1.2.29 app/views/application/_resource_form_actions.html.haml
five-two-nw-olivander-0.1.2.28 app/views/application/_resource_form_actions.html.haml
five-two-nw-olivander-0.1.2.27 app/views/application/_resource_form_actions.html.haml
five-two-nw-olivander-0.1.2.26 app/views/application/_resource_form_actions.html.haml
five-two-nw-olivander-0.1.2.25 app/views/application/_resource_form_actions.html.haml
five-two-nw-olivander-0.1.2.24 app/views/application/_resource_form_actions.html.haml
five-two-nw-olivander-0.1.2.23 app/views/application/_resource_form_actions.html.haml
five-two-nw-olivander-0.1.2.22 app/views/application/_resource_form_actions.html.haml
five-two-nw-olivander-0.1.2.21 app/views/application/_resource_form_actions.html.haml
five-two-nw-olivander-0.1.2.20 app/views/application/_resource_form_actions.html.haml
five-two-nw-olivander-0.1.2.19 app/views/application/_resource_form_actions.html.haml