Hello, I have a rhtml file that goes through the request.params. One of my test generates that file, but rspec pops an error saying :
undefined method 'params' for ... I'm not sure what to do with this, since request.params actually works with rails. Any idea? Thank you Olivier Dupuis
_______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users