Thanks a lot for the information Thibault, very useful!!
Take care
>Date: Tue, 4 May 2010 15:13:13 -0700
>From: Thibault Martin-Lagardette
>To: "MacRuby development discussions."
>
>Subject: Re: [MacRuby-devel] [ANN] MacRuby 0.6
>Message-ID:
>
>Content-Type: text/plain; charset="is
NameError)
imac:~ tiagor$
Any idea?
On Tuesday, May 04, 2010, at 05:06PM, "Tiago Ribeiro" wrote:
> Amazing.
>
>I'm mostly amazed by this specific breakthrough:
>
>"MacRuby 0.6 provides support for C extensions written for the original
>implementation of ruby. W
Amazing.
I'm mostly amazed by this specific breakthrough:
"MacRuby 0.6 provides support for C extensions written for the original
implementation of ruby. We were able to successfully use the Nokogiri, SQLite3
and PostgreSQL extensions from MacRuby."
How did you manage to install the PostgreSQ
I've been playing with macirb and trying to port a Ruby script of mine that
uses a database connection to PostgreSQL. I'm currently using the pure-ruby
postgres-pr gem (installed successfully with macgem) but apparently I'm getting
stuck while connecting to the database. Running the same script