I had digest mode turned on, so this reply might be orphaned. Sorry in advance
if that's the case.
Thanks Matt for showing me your HTTP wrapper... there are some good ideas there.
In reply to Josh, what would be the advantages of using NSURLConnection as the
transport for the net/* libraries? I
Hey everybody,
I wanted to say hi to the list and introduce myself - I've been lurking for
awhile and come by when I need help, but RubyConf has me all fired up, so
I'd like to start engaging more with the community. My name is Leigh Caplan,
and I'm a developer in Seattle, WA. I
ing to use the NSTask's notification
> functionality here or try to rewrite this code in pure ObjC and see if the
> problem persists.
>
> Laurent
>
> On Jul 19, 2010, at 8:23 PM, Leigh Caplan wrote:
>
>> Hi there,
>>
>> I've encountered what
Hi there,
I've encountered what I believe to be a bug, but I'd like more eyes on it to
make sure I'm not doing something wrong. I've set up a simple application, with
one controller that has a reference to an NSOperationQueue. When a button is
pressed, the controller queues up an NSOperation su
I remember reading that ActiveSupport was going to be supported in MacRuby 0.6,
however version 2.3.5 of the gem still fails to load with the following
message:
irb(main):003:0> require 'activesupport'
NoMethodError: undefined method `alias_method_chain' for Range:Class
Same thing happened in 0