I'm trying to work through http://railscasts.com/episodes/155-beginning-with-cucumber which basically teaches how to use Cucumber within Rails applications.
I installed all missing gems and running rails g cucumber:install
runs though without issues but misses to create the features/step_definitions/webrat_steps.rb
.
The setup I'm using is Ruby 1.9.3 (through RVM) and Rails 3.1.3 on Ubuntu. Running bundle
also contains webrat, rspec, rspec-rails and cucumber (as expected)
So where can I get this file? Why would it now show up?
Cheers
This file was removed in latest releases of the Cucumber. If you want it back install older version of the gem.
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