On Apr 18, 4:21 pm, David Chelimsky <dchelim...@gmail.com> wrote:
> > but it doesn't
> > conflict with matcher's #in anyway.
>
> It conflicts with the name :) It's a problem when we have one name that means 
> completely different things in different contexts.

It depends :) That's the point of OOP that the methods with the same
name can mean different things if they're in different context (e.g.
class). And it's #in vs #in?. Anyway i'm of course open for all
suggestions.

I'll see how #within_duration feels like in different situations. I
like the shortness of #in :)

>
> Cheers,
> David

Jarmo
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to