Manasi Vora wrote: > > I tried this but I get the following error now - > C:\ruby_on_rails\sample>rake features > (in C:/ruby_on_rails/sample) > c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in > `gem_original_re > quire': no such file to load -- webrat/rspec-rails (MissingSourceFile) > Failed to load features/support/env.rb from > c:/ruby/lib/ruby/site_ruby/1.8/ruby > gems/custom_require.rb:31:in `require' > > I have nokogiri 1.0.7 and webrat 0.3.2 with cucumber 0.1.12 > > Thoughts ?
As shipped, cucmber expects to have rspec and rspec-rails available, either as plugins or as gems. Install both and try again. HTH -- Posted via http://www.ruby-forum.com/. _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users