[Rails] Database Adapters Not Found

Curt Sampson cjs at cynic.net
Fri Nov 12 03:08:01 GMT 2004


On Fri, 12 Nov 2004, Curt Sampson wrote:

> > The only possible reason for this error is that it cannot do require
> > 'postgresql'.
>
> That was it; I made a typo when setting up an element in $:. It's nice
> to know that new versions will give a better error message.

Oh, the other question is, of course, what is the canonical way to make sure
that my local stuff gets included? I just added

    $:.unshift("/path/to/my/stuff")

to config/environments/shared.rb; do folks have other suggestions?

cjs
-- 
Curt Sampson  <cjs at cynic.net>   +81 90 7737 2974   http://www.NetBSD.org
     Make up enjoying your city life...produced by BIC CAMERA


More information about the Rails mailing list