On Feb 24, 2008, at 4:29 PM, Alex Satrapa wrote:

> Okay, this is weird.  The result seems to indicate that the body of
> the response is the literal text, "resource/new":
>
> My autotest results show (I've changed the name of the resource to
> 'resource'):
>>

Try

puts response.class
puts response.inspect

to see whether you have what you think you do.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to