Thanks for the reply. I am using bundler, but I've run into an unexplained
version conflict while upgrading ActiveAdmin from 0.4.0 to 0.5.0 (it no
longer picks up the ActiveAdmin locale file, even though the
I18n.load_path points to it). Rather than further duct-taping my
libraries I'm tempted to zap this ruby and reinstall via rvm.
I'm hosting two different apps on my server, both running
rails 3.1.10 on ruby 1.9.2p320, out of /usr/local/bin
I am using bundler, but there's nothing in my nginx.conf file
that references it. Should there be?
My sense is that I've been tempting fate by not using rvm to
manage the apps. I'll try the @ notation as seen in
https://groups.google.com/forum/?hl=en-US&fromgroups=#!searchin/phusion-passenger/rvm/phusion-passenger/gvZCQzRs7Xg/YNdFL9HtWwAJ- Eric