Given a random number of ponnies                     # features/step_definitions/ponnies_steps.rb:1
When I am on the home page # features/step_definitions/web_steps.rb:14
undefined method `visit' for #<Cucumber::Rails::World:0x4a983ba> (NoMethodError)
./features/step_definitions/web_steps.rb:15:in `/^(?:|I )am on (.+)$/'
features/ponnies.feature:9:in `When I am on the home page'
Then I should see all the ponnies