On Oct 23, 1:40 pm, Katrina <katrina.o...@gmail.com> wrote:
>
> [...]
> It fails with the following:
> expected {:total=>139 #...
>        got {"total"=>139 #...
> [...}

I think the problem you're having is that you're expecting/stubbing
symbols for your keys, but the keys for parameters are strings.

Good luck,
Pete
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to