Re: [Rails] Cucumber error: Nokogiri can't activate bcrypt-ruby

2013-07-09 Thread William Herry
http://stackoverflow.com/questions/17505792/keep-getting-application-error-on-heroku try add `gem 'bcrypt-ruby', '~> 3.0.0'` to your Gemfile On Tue, Jul 9, 2013 at 12:42 AM, Silviu Constantin Voicu < svoicu...@gmail.com> wrote: > Hello, > > I new to ruby on rails, I have like this on my laptop

[Rails] Cucumber error: Nokogiri can't activate bcrypt-ruby

2013-07-09 Thread Silviu Constantin Voicu
Hello, I new to ruby on rails, I have like this on my laptop with ubuntu 13.04: ruby -v; ruby 1.9.3p429 (2013-05-15) [x86_64-linux] Brightbox gem -v; 1.8.25 bundle -v; Bundler version 1.3.5 And the Gem file: source 'https://rubygems.org' gem 'rails', '3.2.13' # Bundle edge Rails instead: #