View Single Post
  #15  
Old 10-14-2009, 03:37 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,585
if "RAILS_GEM_VERSION" >= 2.3.0, new code with the rack adapter is used, otherwise, the older version of railsrunner is used.

new code uses "ActiveRecord::Base.connection_handler.clear_activ e_connections!"
Reply With Quote