On Nov 6, 2010, at 7:10 PM, Hedge Hog wrote:
> Hi Group,
> I'm back to Rspec after some time away, and was a little curious about
> why the following example does not return the value zero.
>
> https://gist.github.com/665226
>
> I have tried @repo.status.__send__{type.to_sym}.size and got the
Hi Group,
I'm back to Rspec after some time away, and was a little curious about
why the following example does not return the value zero.
https://gist.github.com/665226
I have tried @repo.status.__send__{type.to_sym}.size and got the same
result, and I suspected the send was maybe bypassing rs