On Sun, Oct 24, 2010 at 3:51 AM, David Chelimsky <dchelim...@gmail.com> wrote:
> The problem is that Rails converts hashes assigned to views into 
> HashWithIndifferentAccess, which do not treat Symbols and Strings 
> indifferently when comparing complete hashes, even though they let you access 
> the keys indifferently.
>
> (snip)
>
> Make sense?

Ah, sanity returns. Thanks :)
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to