Skip to content

Instantly share code, notes, and snippets.

@bradrobertson
Created November 23, 2010 16:59
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 bradrobertson/712110 to your computer and use it in GitHub Desktop.
Save bradrobertson/712110 to your computer and use it in GitHub Desktop.
This works for server and migrations, but now duplicates my trinidad.yml config
development:
adapter: jdbc
driver: com.mysql.jdbc.Driver
jndi: java:/comp/env/jdbc/VeloUl
url: jdbc:mysql://localhost:3306/velo_ultralite_development
username: root
password:
timeout: 5000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment