Hi All, I've spent the last day or so trying to figure something out, but figure someone else has probably already run into something similar so I'll just ask.
I'm setting up a dev server to test out our Rails 3 app, and I want to use the Passenger module for Apache (not the standalone Passenger (passenger start)), and still be able to specify which rvm gemset to use. I found the following two links that address similar situations: http://jeremy.wordpress.com/2010/08/19/ruby-rvm-passenger-rails-bundler-in-development/ http://blog.ninjahideout.com/posts/the-path-to-better-rvm-and-passenger-integration However, they both use the rvm gem and not the bash client which I use. I am concerned about having both of them installed, so I don't want to use the rvm gem if I can avoid it. Has anyone setup Passenger to use a specific Ruby and gemset installed installed by rvm; without using the rvm gem (bash client instead)? Thanks!!! David -- SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby
