I have a Rails 2.3.11 project that worked fine until I added the config.ru file (required by POW). Now when I deploy to Apache/ Passenger, I get the error: Missing the Rails 2.3.11 gem. The config.ru file contains the code I pulled form an old Rails guide: require "config/environment" use Rails::Rack::LogTailer use Rails::Rack::Static run ActionController::Dispatcher.new Can someone tell me what the config.ru file should look like? Thanks! Tom -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.