Sha256: 5982833793037008014e751915e4d97766c215d66f940c61da384bb915e65f1b

Contents?: true

Size: 165 Bytes

Versions: 14

Compression:

Stored size: 165 Bytes

Contents

<%= edit_button edit_custom_polymorphic_path(record) if policy(record).edit? %>
<%= delete_button index_custom_polymorphic_path(record) if policy(record).destroy? %>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
kono_utils-1.0.1 app/views/kono_utils/base_editing/_index_buttons.html.erb
kono_utils-1.0.0 app/views/kono_utils/base_editing/_index_buttons.html.erb
kono_utils-0.15.16 app/views/kono_utils/base_editing/_index_buttons.html.erb
kono_utils-0.15.15 app/views/kono_utils/base_editing/_index_buttons.html.erb
kono_utils-0.15.14 app/views/kono_utils/base_editing/_index_buttons.html.erb
kono_utils-0.15.13 app/views/kono_utils/base_editing/_index_buttons.html.erb
kono_utils-0.15.12 app/views/kono_utils/base_editing/_index_buttons.html.erb
kono_utils-0.15.11 app/views/kono_utils/base_editing/_index_buttons.html.erb
kono_utils-0.15.10 app/views/kono_utils/base_editing/_index_buttons.html.erb
kono_utils-0.15.9 app/views/kono_utils/base_editing/_index_buttons.html.erb
kono_utils-0.15.8 app/views/kono_utils/base_editing/_index_buttons.html.erb
kono_utils-0.15.7 app/views/kono_utils/base_editing/_index_buttons.html.erb
kono_utils-0.15.6 app/views/kono_utils/base_editing/_index_buttons.html.erb
kono_utils-0.15.5 app/views/kono_utils/base_editing/_index_buttons.html.erb