Re: Problem with RailsDispatcher

Andre Nathan <[email protected]> Fri, 01 Dec 2006 15:37:08 -0200
Newsgroups gmane.comp.apache.mod-ruby
Message-ID <[email protected]>
Hi

Just to make sure everything else is working, I tried using

RubyRequire apache/ruby-run
RubyHandler Apache::RubyRun.instance

in some test .rbx file and it worked fine. The problems is really in the
RailsDispatcher.

Andre