Skip to content

Instantly share code, notes, and snippets.

@kineticac
Created March 17, 2011 08:18
Show Gist options
  • Select an option

  • Save kineticac/873998 to your computer and use it in GitHub Desktop.

Select an option

Save kineticac/873998 to your computer and use it in GitHub Desktop.
Example of feedtopic.com's database yml file with a few obvious concealed information
production:
adapter: postgresql
encoding: unicode
database: feedtopic
pool: 5
username: x
password: "some|password"
port: 1200
host: db.feedtopicrules.dotcloud.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment