On Tue, Feb 10, 2009 at 12:19 PM, David Chelimsky <dchelim...@gmail.com> wrote:
> Right. I've done stuff like this before:
>
> [b,d,a,c].sort_with_special_method.should == [a,b,c,d]
>
> Any other patterns out there?

That's how I do it.

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

Reply via email to