Hi,
After setting up vagrant for development I try to login as eviltrout as instructed but get an error. What am I missing ?
Cheers
Note: I ran bundle exec rake db:migrate
Hi,
After setting up vagrant for development I try to login as eviltrout as instructed but get an error. What am I missing ?
Cheers
Note: I ran bundle exec rake db:migrate
The new vagrant image doesn’t have any database pre-filled.
You have to follow the instructions which guide you in setting up an admin account.
thanks ! I proposed a revised version of VAGRANT.md to take that into account.
Merged a pull request for this, thanks.