<% if @model.has_route?(:edit) && can?(:update, @model) %> <% if ! defined? path %> <% path = [:move_to_worst, member] %> <% end %> <%= link_to( content_tag( :i, nil, class: 'fa fa-chevron-down' ), path, method: :put, remote: true ) %> <% end %>