Rails Gem::LoadError in UsersController#new
问题 New to Ruby on Rails and having a problem when following Michael Hartl's tutorial.I'm using Rails 3.2.2 with Ruby 1.9.3. The issue looks very similar to another question that was raised but was unanswered: Rails Error NoMethodError in UsersController#show error I get the following error when attempting to add a new user via /signup Gem::LoadError in UsersController#new bcrypt-ruby is not part of the bundle. Add it to Gemfile. Reloading the page gives the error: NoMethodError in