Cucumber and Capybara not working as expected. Asssistance needed

Please i need help. According to the book i'm studying on ruby-on-rails(rails 3 in action), i learnt that upon running rake cucumber:install, that cucumber would create a web_steps.rb file in /features/step_definitions, as well as a features/support/path.rb file. However i ran this and neither of these file were created. Please am i getting it wrong somewhere? I'm using: cucumber-rails 1.3. capybara 2.0.2 rails 3.2.1

Please assist. Thanks

Did you not see Fred's reply to your first post? "web_steps.rb was removed from cucumber-rails - see http://aslakhellesoy.com/post/11055981222/the-training-wheels-came-off"

Colin