Re: Ruby on Rails for PostgreSQL - Mailing list pgsql-general

From Dave Page
Subject Re: Ruby on Rails for PostgreSQL
Date
Msg-id 45E1103F.9070007@postgresql.org
Whole thread Raw
In response to Re: Ruby on Rails for PostgreSQL  ("Andrej Ricnik-Bay" <andrej.groups@gmail.com>)
List pgsql-general
Andrej Ricnik-Bay wrote:
> On 2/24/07, Dave Page <dpage@postgresql.org> wrote:
>
>
>> pgRails is a distribution of Ruby, Rails, and the Ruby PostgreSQL
>> connector all preconfigured for use with PostgreSQL on Windows 2000 and
>> above.
> How easy would that be to integrate on Linux?

pgRails is a Windows MSI package, so it won't work at all on Linux. It
would be easy to setup a similar environment though - the setup is
documented in CVS at

http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/installers/pgRails/README.txt?rev=1.1&content-type=text/x-cvsweb-markup

The install wizard is written using wxWidgets, so porting to Linux would
be easy. It would then download rpm/tgz/deb/whatever packages, as
opposed to msi or exe.

Regards, Dave

pgsql-general by date:

Previous
From: "Karl O. Pinc"
Date:
Subject: Re: Why can't I put a BEFORE EACH ROW trigger on a view?
Next
From: Gene
Date:
Subject: some tables unicode, some ascii?