Skip to content

Instantly share code, notes, and snippets.

@jasonroelofs
Created November 7, 2010 20:52
Show Gist options
  • Save jasonroelofs/666667 to your computer and use it in GitHub Desktop.
Save jasonroelofs/666667 to your computer and use it in GitHub Desktop.
# THIS is how you hook up mongo mapper to Heroku's MongoHQ plugin.
# Everything else is WRONG or OLD (or both, it happens)
production:
uri: <%= ENV["MONGOHQ_URL"] %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment