rails_mvp_authentication
rails_mvp_authentication copied to clipboard
bcrypt is always added to the Gemfile when it should be uncommented
If the Gemfile contains bcrypt (but commented out) the script should be un-commenting this line. Right now, we have logic in place to do this, but it's not working.