I've tried to do:
rails generate cucumber:install —rspec —capybara
but I'm getting the following error:
Could not find generator cucumber:install.
I've included my Gemfile here http://pastebin.com/cDryD448 - bundle install and bundle update have both been run, as has gem update.
It's rails 3.1.0.
You are missing the gem 'cucumber-rails'
line :)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With