I would find that misleading. +1 for {'a': 'b'} == {:a => 'b'}.
Keep in mind that :'a' == :a.
Konstantin
On May 30, 2011, at 09:12 , Anurag Priyam wrote:
>> Iff {'key': 'value'} means {:key => 'value'} I have no objection.
>
> Won't that be misleading? I think the OP wants {'key': 'value'} to
> mean {'key' => 'value}.
>
> --
> Anurag Priyam
> http://about.me/yeban/
>