I'm getting this error with rails cannot load such file -- bcrypt

what should i do i tried every solution on stack overflow

Hi Omar,

Put your code on github and post a link.

On Friday, July 17, 2015 at 10:33:34 AM UTC+1, omar benchbana wrote:

what should i do i tried every solution on stack overflow

I’m sure you’re frustrated - but the question as you pose it is
unanswerable: no details about platform, the exact error message and
which
solutions you’ve tried (“everything on stack overflow” isn’t good
enough)

Fred

Omar: I just googled: “error with rails cannot load such file – bcrypt”
and lots of interesting stuff showed up. I take this matter for
granted,
but when one does not understand an error, try to find in it what seems
to
be the most basic and telling information, just as you did in your
Subject
here, and then Google, or whatever search engine… You just need to
delve
into Internet resources available to you, read them, study them. Not
being
unkind, but do you understand bcrypt within the context of Rails. You
may
need to research that… As a starting point, read
http://bcrypt-ruby.rubyforge.org/

Hope this helps.

https://gist.github.com/

This solution is very interesting to me. I was not aware that I could
post
a link to GitHub and get help. I think that it would be hugely useful
to
many folks here, if you could elaborate.
Liz McGurty

Thanks…