Skip to content

Instantly share code, notes, and snippets.

@mikesjewett
Created September 11, 2012 14:42
Show Gist options
  • Save mikesjewett/3699237 to your computer and use it in GitHub Desktop.
Save mikesjewett/3699237 to your computer and use it in GitHub Desktop.
Chat about multiple environment config for PS
https://devcenter.heroku.com/articles/multiple-environments
#=> just create a new git remote for ps-staging and then push to it
# PS local constants
store in config/initializers
add to gitignore
commit something.yml.sample to show the contents that the file should have, so other devs can run their own local instance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment