jasonknight / salor-retail

Rails Based Point of Sale and Store Management Software
84 stars 63 forks source link

Unable to create db #11

Closed ashkar closed 10 years ago

ashkar commented 10 years ago

When i try to create db using "bundle exec rake db:create " i get this error

Using database set by environment variable SR_DEBIAN_SITEID (none) rake aborted! database configuration does not specify adapter

Tasks: TOP => db:create (See full trace by running task with --trace)

How to resolve this?

michaelfranzl commented 10 years ago

It seems you don't have a properly configured file config/database.yml.