Subject: Re: How to put a Ruby website online without rails
From: Marcin Raczkowski <mailing.mr gmail.com>
Date: Fri, 4 Jan 2008 18:19:41 +0900
References: 285981
In-reply-to: 285981
there is mod_ruby just like mod_php.
there was lots of ruby applications before rails - but MVC was found to
be best way to handle web development :)
anyway if you want just use mod_ruby - or cgi or fast-cgi.
choice is yours.
greets