I added bcrypt
gem to the Gemfile and ran bundle install
command as well as bundle update
. The bundle is complete yet when I am working in the console i get the error:
You don't have bcrypt-ruby installed in your application. Please add it to your Gemfile and run bundle install