On Fri, Sep 12, 2008 at 10:58 AM, Damian Jones <[EMAIL PROTECTED]> wrote:
> David
>
> Are you saying this part should work:
>
> And "the page should show", "Product 1" do |text|
>  response.should have_text(/#{text}/)
> end
>
> because I'm getting nil for this step too.

Is the request actually completing successfully?  It seems like there
might be an exception that's preventing the page from rendering.

Pat
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to