On 17/03/2008, Corey Haines <[EMAIL PROTECTED]> wrote: > > As an interim solution, we added this as helper file in the stories root. > The key was figuring out what to mixin to. > > class ActionController::Integration::Session > # ... > end > > -Corey
Pretty neat! Unfortunately I don't think I can do something similar. I'm using the story runner raw to drive selenium, so only have access to the RSpec library and nowhere to inject these helper methods.
_______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users