<% content_for :table_actions do %>
<%= hidden_field_tag :_method, :post, 'data-table-actions-target': 'method' %> <%= hidden_field_tag :authenticity_token, form_authenticity_token %>
<% end %>