Re: [MacRuby-devel] MacRuby-devel Digest, Vol 27, Issue 13

2010-05-05 Thread Tiago Ribeiro
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

[MacRuby-devel] PostgreSQL (was: Re: [ANN] MacRuby 0.6)

2010-05-04 Thread Tiago Ribeiro
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

Re: [MacRuby-devel] [ANN] MacRuby 0.6

2010-05-04 Thread Tiago Ribeiro
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

[MacRuby-devel] postgres-pr, anyone?

2010-01-09 Thread Tiago Ribeiro
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