Guest User

Untitled

a guest
Mar 7th, 2018
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. production:
  2. adapter: jdbc
  3. username: me
  4. password: sssh
  5. driver: oracle.jdbc.driver.OracleDriver
  6. url: jdbc:oracle:thin:@dbhost:1521:dbname
  7.  
  8.  
  9. # run with 'jruby -S sequel -e production database.yml
Add Comment
Please, Sign In to add comment