From: Timothy Goddard Date: 2006-04-03T08:33:48+09:00 Subject: Re: Wee or.. Rails can be 'unpacked' into the vendor directory, allowing it to be used without gems being installed on the server. I'm not sure about Nitro, but it probably has an equivalent. Alternatively, you can set up your own gems directory. There's a tutorial on the rubygems site. This is harder to accomplish than the former method. As a third option, you can use the standard CGI library to write your applications.