Osifo Anosike
2013-Jan-29 15:02 UTC
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 -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
Colin Law
2013-Jan-29 15:15 UTC
Re: Cucumber and Capybara not working as expected. Asssistance needed
On 29 January 2013 15:02, Osifo Anosike <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> 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.1Did 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 -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.