Tong Li
Emerging Technologies & Standards
B062/K317
liton...@us.ibm.com

David Lutterkort <lut...@redhat.com> wrote on 10/13/2011 12:07:29 PM:

> From: David Lutterkort <lut...@redhat.com>
> To: deltacloud-dev@incubator.apache.org
> Date: 10/13/2011 12:32 PM
> Subject: Re: [PATCH] fix cloud entry point xml/json bugs caused by
> the collection changes
>
> On Thu, 2011-10-13 at 11:04 -0400, Tong Li wrote:
> > Yes, I have been using Ruby 1.9.
>
> I am glad to know that DC works on 1.9 ;)
>
> Can you confirm that "ab"[1].chr.upcase == "A" on 1.9 ?

I assume that you want to confirm "ab"[1].chr.upcase == "B" not "A", which
it does on 1.9

see this screen capture

irb(main):001:0> "ab"[1].chr.upcase
=> "B"


>
> David
>
>

Reply via email to