Guest User

Untitled

a guest
Apr 21st, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.27 KB | None | 0 0
  1. $ heroku rake db:migrate
  2. rake aborted!
  3. Please install the postgresql adapter: `gem install activerecord-postgresql-adapter` (pg is not part of the bundle. Add it to Gemfile.)
  4.  
  5. Tasks: TOP => db:migrate => db:load_config
  6. (See full trace by running task with --trace)
Add Comment
Please, Sign In to add comment