[Rails] Database Adapters Not Found
Curt Sampson
cjs at cynic.net
Mon Nov 15 01:38:36 GMT 2004
On Fri, 12 Nov 2004, Alexey Verkhovsky wrote:
> Curt Sampson wrote:
>
> >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?
>
> Either that (you do it in config/environments/shared.rb and it is more
> readable is you add it to the ADDITIONAL_LOAD_PATHS array)...
In this case this particular web server is part of a much larger
project, and the /path/to/my/stuff is not underneath the rails
directory, so I cannot use ADDITIONAL_LOAD_PATHS. (It appears that
everything in ADDITIONAL_LOAD_PATHS must be relative to the rails
directory.)
> I don't know about the version you are using, but CVS HEAD doesn't force
> you to have SQLite installed.
I am using the 0.8.0 release, which apparently has some bugs that have
been fixed in head.
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