Last active
October 3, 2017 15:17
-
-
Save jtperreault/e2f6d2747c1f0a17ccf7dfc5565b3dca to your computer and use it in GitHub Desktop.
Preventing layout on root_url?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<%= 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