Hi,
Are you able to actually use the library, or just require it?
Does the tests run with macruby?
regards,
-Vegar
> From: Stephen Petschulat
> Date: 20. desember 2010 00:25:23 GMT+01.00
> To: [email protected]
> Subject: [MacRuby-devel] MacRuby and Sequel
> Reply-To: "MacRuby
by development discussions."
> Subject: Re: [MacRuby-devel] MacRuby & Mechanize failes
> Reply-To: "MacRuby development discussions."
>
>
>
> Could you please try to reduce the problem to a few lines of code and
> create a ticket for it?
>
> Cheers
>
Hi,
I'm trying out another gem with macruby. This time it's Mechanize.
I first tried with the nightly build from a couple of days ago (the 3rd?) and
got this error when trying to load mechanize in a macirb session:
Assertion failed: (InReg && "Value not in map!"), function getValue, file
S
kl. 16:00 skrev [email protected]:
>
Hi Vegar, as Laurent said on your stackoverflow ticket, sequel works
out-of-the-box on MacRuby trunk (and nightly):
$ /usr/local/bin/macruby -r rubygems -e "require 'sequel'; p 42"
42
Eloy
On Fri, Dec 3, 20
Hi,
Someone says Sequel is possible to use with MacRuby, someone says its not...
When I try, I get an error message, which I have posted on StackOverflow
(http://stackoverflow.com/questions/4339601/macruby-error-when-using-sequel).
One of the answers suggest that I cross-post the question to th