I'm trying to run rspec but getting load error which raising like bellow. Done gem install gherkin
, gem install cucumber
and added -r turnip/rspec
to .rspec but not worked for me.
.rvm/gems/ruby-2.0.0-p648/gems/turnip-1.3.1/lib/turnip/builder.rb:1:in `require': cannot load such file -- gherkin (LoadError)