In my httpd.conf, I’ve put:
RubyAddPath /path/to/my/lib/dir
but trying to require files from this directory fails, and $: doesn’t contain
this directory either. Am I missing something? I’m using mod_ruby 0.9.7, ruby
1.6.7 and Apache 1.3.26
I posted this same question to mod-ruby a while back
and we are still looking for an answer.
···
On Thursday, 21 November 2002 at 18:45:39 +0900, Tim Bates wrote:
In my httpd.conf, I’ve put:
RubyAddPath /path/to/my/lib/dir
but trying to require files from this directory fails, and $: doesn’t contain
this directory either. Am I missing something? I’m using mod_ruby 0.9.7, ruby
1.6.7 and Apache 1.3.26
On Thursday, 21 November 2002 at 18:45:39 +0900, Tim Bates wrote:
In my httpd.conf, I’ve put:
RubyAddPath /path/to/my/lib/dir
but trying to require files from this directory fails, and $: doesn’t
contain this directory either. Am I missing something? I’m using mod_ruby
0.9.7, ruby 1.6.7 and Apache 1.3.26
I posted this same question to mod-ruby a while back
and we are still looking for an answer.