> The welcome controller fails when the HTTP_USER_AGENT is missing. Alvin--
Try:
request.stub!(:user_agent).and_return('Mozilla')
_______________________________________________
rspec-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rspec-users
