From: Michael Neumann Date: 2004-11-19T03:04:35+09:00 Subject: Re: [ANN] postgres-pr (pure Ruby PostgreSQL) Michael Neumann wrote: > David Ross wrote: > >> Maybe I'll throw it together then for batsman, I *love* postgres with >> a passion, and was going to use postgres as a backend for my project. >> I'm glad theres a pure ruby version, people hate compiling. Thanks a >> kilo Neumann > > > btw, I quickly hacked up a compat-library, so that you can use the > postgres-ActiveRecord adaptor. It thinks, it uses the C version of > postgres (and indeed loads it if it's available). it's now available as postgres-pr version 0.1.0. If you've installed this and ActiveRecord, it should work out-of-the-box. Regards, Michael