View Single Post
  #1  
Old 05-17-2010, 11:39 AM
Grzegorz Derebecki Grzegorz Derebecki is offline
Senior Member
 
Join Date: Jun 2007
Posts: 92
Default Rails 3.0 lsapi runner

For all who want run rails 3 with litespeed web server i wrote rails3 runner

http://github.com/madmax/lsws-rails3-runner

it works good with ruby 1.9.x (it should works with ruby 1.8 but i didn't tested it yet)

It won't works with older rails (without config.ru)
Reply With Quote