Skip to content

Instantly share code, notes, and snippets.

@ScottRadcliff
Created March 25, 2012 01:50
Show Gist options
  • Save ScottRadcliff/2190678 to your computer and use it in GitHub Desktop.
Save ScottRadcliff/2190678 to your computer and use it in GitHub Desktop.
<% if Rails.env.development? %>
<div class="development-mode">Hacking in Development Mode</div>
<% end -%>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment