Skip to content

Instantly share code, notes, and snippets.

@itolosa
Created April 5, 2017 04:45
Show Gist options
  • Save itolosa/a5cc5e16117d903ee5532df488d338e6 to your computer and use it in GitHub Desktop.
Save itolosa/a5cc5e16117d903ee5532df488d338e6 to your computer and use it in GitHub Desktop.
<% if policy(@post).update? %>
<%= link_to "Edit post", edit_post_path(@post) %>
<% end %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment