Hi there, Just want to confirm I have this right. Writing a story, assigns[:games].length.should == 30 fails for me complaining assigns[:games] is nil. It seems assigns isn't set for story steps? I've changed this to response.should have_tag(".game", 30). Is this correct?
Tim.
_______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users