Ruby on Rails Wednesday, March 23, 2016

On 23 March 2016 at 15:37, Aman Aman <lists@ruby-forum.com> wrote:
> I was going through tutorials in railstutorail.org. And I came up with
> users password using bycrypt I add the gem 'bcrypt', '3.1.7' line in
> gemfile
> now when I update it say :
> LoadError: cannot load such file -- 2.2/bcrypt_ext
> And When ever I try to run bundle update command it say
> The system cannot find the path specified.
> How to solve it

Copy/paste your Gemfile here and also copy/paste the full output from
bundle install

Colin

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLtDbWOMHDjA1yV2KCWir55cYjF8JDa7B5tKnKsT%3DFMVGA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment