Monday, August 31, 2015

role "dorry" does not exist (ActiveRecord::NoDatabaseError)

I got this error when I  was running my rails server after cloning a project I was working on.
After hours of trying to solve it,I  finally got the solution.
I hope it will be helpful.Happy coding. 




 
sudo -u postgres create user -s dorry