rails_mvp_authentication icon indicating copy to clipboard operation
rails_mvp_authentication copied to clipboard

bcrypt is always added to the Gemfile when it should be uncommented

Open stevepolitodesign opened this issue 3 years ago • 0 comments

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.

stevepolitodesign avatar Feb 18 '22 19:02 stevepolitodesign