Skip to content

Instantly share code, notes, and snippets.

@tyrotinal
Created May 7, 2013 05:00
Show Gist options
  • Save tyrotinal/5530344 to your computer and use it in GitHub Desktop.
Save tyrotinal/5530344 to your computer and use it in GitHub Desktop.
rails: production environment
ENV['RAILS_ENV'] ||= 'production'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment