From: Brian Candler Date: 2010-11-29T18:17:20+09:00 Subject: Re: Multiple versions on a server? Heinz Strunk wrote in post #964603: > Well, I'm using mongrel_cluster and apache to run the applications. Do > you need anything else to know? If you're using Apache as a proxy to the mongrels, that should be fine. You can start different mongrels under different versions of ruby. > I know and use rvm but I didn't know you can use it with servers? Ruby doesn't know whether it's running on a "server" or a "workstation" :-) -- Posted via http://www.ruby-forum.com/.