Skip to content

Instantly share code, notes, and snippets.

@tommyp
Created August 19, 2011 12:36
Show Gist options
  • Save tommyp/1156708 to your computer and use it in GitHub Desktop.
Save tommyp/1156708 to your computer and use it in GitHub Desktop.
<% unless params[:action] == "checkout" && params[:controller] == "cart" %>
<%= render :partial => 'navigation'%>
<% end %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment