James Byrne wrote: > It seems that the first parameter to _put_ must be a hash.
Which is completely wrong of course, the first argument to _put_ must be a path. I confused the argument to the named route method with that of the put method. It is the argument to the named route that must be a hash as far as I can determine from experimentation. -- Posted via http://www.ruby-forum.com/. _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
