For sake of completeness, if you are using bundle in rails3, and don't 
want to invoke rake [to save init time], you can also execute it the 
following way:

bundle exec cucumber --guess --profile default 
path/feature_name.feature:line_number

HTH
Nishith

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to