Skip to content

Instantly share code, notes, and snippets.

@radar
Forked from tylerwillingham/gist:1701419
Created January 29, 2012 23:52
Show Gist options
  • Select an option

  • Save radar/1701425 to your computer and use it in GitHub Desktop.

Select an option

Save radar/1701425 to your computer and use it in GitHub Desktop.
# SQLite version 3.x
# gem install sqlite3
#
# Ensure the SQLite 3 gem is defined in your Gemfile
# gem 'sqlite3'
development:
adapter: postgresql
database: yourapp_development
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment