Re: [shoes] Checking Shoes Samples: expert-irb.rb
- From:
- i5m
- Date:
- 2010-05-18 @ 22:48
ashbb,
On Thu, Mar 11, 2010 at 7:06 PM, i5m <i5ivem@googlemail.com> wrote:
> Ok, I'll have a check again on osxppc next week as with my limited testing
> expert-irb seemed to work well in Raisins and Policeman.
>
> On 11 Mar 2010, at 16:14, Satoshi Asakawa <ashbbb@gmail.com> wrote:
>
> Hi all,
>
> I noticed there was a difference of behavior between Ruby 1.8.6 and 1.9.1.
> Look at the commit on my github repo:
>
> <http://github.com/ashbb/shoes/commit/d9dc5ff3829caef2c2083aa27e5ae5aaf7dec67e>
> http://github.com/ashbb/shoes/commit/d9dc5ff3829caef2c2083aa27e5ae5aaf7dec67e
>
> Cheers,
> ashbb
>
> I lied about "next week", but I was right about my "limited testing". Just
to say that I finally got around to verifying this on OSX PPC. It works just
as your example. With the original expert-irb Shoes hangs after entering the
"class Hello" line. With your fixed expert-irb you can enter the whole
example.
Great fix! A belated thanks.
Re: [shoes] Checking Shoes Samples: expert-irb.rb
- From:
- Satoshi Asakawa
- Date:
- 2010-05-19 @ 12:31
i5m,
> I finally got around to verifying this on OSX PPC.
> It works just as your example.
Fantastic!
Thank you for taking your time. So glad to hear that. :)
ashbb