On 7 Jun 2010, at 16:52, Ben Butler-Cole wrote:
> On 7 June 2010 16:34, Matt Wynne wrote:
>
> I'm still not quite clear what you're trying to achieve. Do you want to
> assert that a specific block is passed to the collaborator, or do you want to
> assert that any old block with a particular b
On 7 June 2010 16:34, Matt Wynne wrote:
I'm still not quite clear what you're trying to achieve. Do you want to
> assert that a specific block is passed to the collaborator, or do you want
> to assert that any old block with a particular behaviour is passed to the
> collaborator?
>
> If it's the
On 7 Jun 2010, at 15:56, Ben Butler-Cole wrote:
> On 7 June 2010 15:25, Matt Wynne wrote:
>
> Have you seen and_yield? I can't quite get my head around what you're trying
> to do, but it might help anyway
>
> Thank you, I have. My understanding is that #and_yield has much the same use
> as #
On 7 June 2010 15:25, Matt Wynne wrote:
Have you seen and_yield? I can't quite get my head around what you're trying
> to do, but it might help anyway
>
Thank you, I have. My understanding is that #and_yield has much the same use
as #and_return (in its non-bastardized-by-me-form). That is, you s