Skip to content

Instantly share code, notes, and snippets.

@jtperreault
Last active October 3, 2017 15:17
Show Gist options
  • Save jtperreault/e2f6d2747c1f0a17ccf7dfc5565b3dca to your computer and use it in GitHub Desktop.
Save jtperreault/e2f6d2747c1f0a17ccf7dfc5565b3dca to your computer and use it in GitHub Desktop.
Preventing layout on root_url?
<%= render 'layouts/header' unless current_page?(root_url) %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment