On Dec 21, 2007 6:16 PM, James Deville <[EMAIL PROTECTED]> wrote: > Can you show me how you set up for webrat? I can't get the story > runner to recognize webrat. I have require 'webrat' in helper.rb, and > then I'm trying to use visits, and it fails!
Actually, you shouldn't need to add an include to helper.rb because Webrat's init.rb loads it automatically when in the test environment. Can you email me off-list with a stacktrace? Thanks, -- Bryan Helmkamp http://brynary.com -- My blog _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users