Thread: Rails 3
View Single Post
  #3  
Old 02-22-2011, 01:50 PM
ideaoforder ideaoforder is offline
Member
 
Join Date: Jul 2008
Posts: 28
I'm running a mixed environment--with multiple sites:

* One running 2.1.2
* One running 2.3.2
* One running 3.0.3

The standard RailsRunner works fine for both the 2.x version, but not the 3.x version. How can I run these all simultaneously? Is there a place in the config somehere to specify which RailsRunner to use?

Thanks!
Reply With Quote