[Ironruby-core] Code Review: MutableStringSqueeze
Robert Horvick
robert.horvick at gmail.com
Thu Jun 26 14:15:13 EDT 2008
Should the comment:
"putters putt balls".squeeze("mz") => "puters put balls"
be
"putters putt balls".squeeze("m-z") => "puters put balls"
Robert.
On Wed, Jun 25, 2008 at 6:55 PM, Dave Remy <dremy at microsoft.com> wrote:
> tfpt review "/shelveset:MutableStringSqueeze;REDMOND\dremy"
> Comment :
> Implement String.squeeze and String.squeeze!
> Passes RubySpec tests. Passes Unit tests.
>
>
>
> _______________________________________________
> Ironruby-core mailing list
> Ironruby-core at rubyforge.org
> http://rubyforge.org/mailman/listinfo/ironruby-core
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20080626/9f5aa9e8/attachment.html>
More information about the Ironruby-core
mailing list