Created
August 29, 2013 20:07
-
-
Save ScottRadcliff/6382795 to your computer and use it in GitHub Desktop.
Rails Production Server Configuration
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export RAILS_ENV=production | |
export BUNDLE_WITHOUT="test:development" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment