Displaying 3 results from an estimated 3 matches for "shugo".
Did you mean:
hugo
2005 Aug 03
0
Apache::RailsDispatcher for mod_ruby
Hi,
I wrote Apache::RailsDispatcher to run Rails applications on mod_ruby.
http://blog.shugo.net/articles/2005/08/03/running-rails-on-mod_ruby
Apache::RailsDispatcher can run multiple applications in the same
process. It works like this:
* require loads libraries into the top level, and they are shared
with all applications.
* require_dependency loads libraries into an anonymous...
2006 Jun 04
4
eRuby & Rails: Not Compatible
I''m new to Ruby, Rails, and this list. I''ve tried searching for an
answer but it all seems to be over my head. I have all the books but
again they seem to leave me on my own to figure out the stuff that
really matters. Where is the best place to find out the details?
Exactly what are these much celebrated "naming conventions"; i.e. where
do I find an exhaustive
2005 Dec 14
14
Install problems: R-o-R on Debian with mod_ruby
Hello,
I have tried to setup Ruby-on-rails on my debian Linux machine and can
not get it to run. Maybe someone can help.
The following was installed already:
- apache2 2.0.54 (and PHP5)
- Postgresql 8.1
Now, having the ''unstable'' branch in my /etc/apt/sources.list I did:
apt-get install libapache2-mod-ruby
and Apache reports a "mod_ruby/1.2.4 Ruby/1.8.4"