Skip to content

Instantly share code, notes, and snippets.

@doombongo
Created November 30, 2012 07:52
Show Gist options
  • Select an option

  • Save doombongo/4174393 to your computer and use it in GitHub Desktop.

Select an option

Save doombongo/4174393 to your computer and use it in GitHub Desktop.
Multiple paths for a current_page?(path) helper
<li> <%= link_to "Get involved", involves_path, class: "#{cp(involves_path, new_volunteer_path)} link" %></li>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment