Skip to content

Instantly share code, notes, and snippets.

@simplyluke
Created November 15, 2014 01:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save simplyluke/44bd9dad53b01230d009 to your computer and use it in GitHub Desktop.
Save simplyluke/44bd9dad53b01230d009 to your computer and use it in GitHub Desktop.
<% content_for :body do %>
<% if controller.controller_name == 'teams' && controller.action_name == 'index' %>
<body data-no-turbolink="true">
<% end %>
<% end %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment