Skip to content

Instantly share code, notes, and snippets.

@joshuapinter
Created January 17, 2012 22:33
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 joshuapinter/1629442 to your computer and use it in GitHub Desktop.
Save joshuapinter/1629442 to your computer and use it in GitHub Desktop.
<%= “#{`git branch`.to_s.gsub(‘* ‘,”)} | #{Rails.env.upcase} |” unless Rails.env == ‘production’" %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment