Hi, Does the Story Runner work on edge rails? I thought that is what the example app was using but I am on the latest Rails and latest rSpec revisions and I am having problems. When I call 'render_template' in a story I get the following:
NoMethodError: undefined method `render_template' for #<ActionController::Integration::Session:0x327d974> Do I need to include something or why would this method not be found? The full story is at: http://pastie.caboo.se/104247 Thanks, Ben _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users