<% if can?(:touch, @product) %> Touch <% end %> <% if cannot?(:destroy, @product) %> Destroy <% end %>