Skip to content

Instantly share code, notes, and snippets.

@zirosas
Created May 29, 2013 04:09
Show Gist options
  • Save zirosas/5667918 to your computer and use it in GitHub Desktop.
Save zirosas/5667918 to your computer and use it in GitHub Desktop.
if you are at the site root?
if you are at the site root:
current_page?('/')
or, if you defined map.root in your config/routes.rb:
current_page?(root_url)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment