Skip to content

Instantly share code, notes, and snippets.

@daneharrigan
Created June 12, 2012 17:24
Show Gist options
  • Save daneharrigan/2918840 to your computer and use it in GitHub Desktop.
Save daneharrigan/2918840 to your computer and use it in GitHub Desktop.
Gemfile
source :rubygems
ruby "1.9.3"
gem "rails"
gem "heroku-api"
env :FOO
env :BAR
env :BAZ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment