Skip to content

Instantly share code, notes, and snippets.

@ScottRadcliff
Created August 29, 2013 20:07
Show Gist options
  • Save ScottRadcliff/6382795 to your computer and use it in GitHub Desktop.
Save ScottRadcliff/6382795 to your computer and use it in GitHub Desktop.
Rails Production Server Configuration
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