2 # gem install sqlite-ruby
5 database: db/development.sqlite2
12 # Warning: The database defined as 'test' will be erased and
13 # re-generated from your development database when you run 'rake'.
14 # Do not set this db to the same as development or production.
17 database: db/test.sqlite2