Skip to content

Instantly share code, notes, and snippets.

@rasputnik
Created June 8, 2009 15:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rasputnik/125874 to your computer and use it in GitHub Desktop.
Save rasputnik/125874 to your computer and use it in GitHub Desktop.
production:
adapter: jdbc
username: me
password: sssh
driver: oracle.jdbc.driver.OracleDriver
url: jdbc:oracle:thin:@dbhost:1521:dbname
# run with 'jruby -S sequel -e production database.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment