From: "Zed A. Shaw" Date: 2005-10-17T22:31:03+09:00 Subject: FIXED Re: [ANN] SCGI Rails Runner (could support others) A quick notice that I had packaged the scgi_rails packages incorrectlly. Not sure about this but I think the gem packaging for Rake has changed to not include files by default (or to actually honor the inclusion spec I didn't notice before). Anyway, you can get corrected packages at: http://www.zedshaw.com/downloads/scgi_rails/ I didn't change the version number since this was just a repackaging. Still 0.4.1. Zed A. Shaw http://www.zedshaw.com/ On Mon, 17 Oct 2005 15:10:03 +0900 "Zed A. Shaw" wrote: > Hi Everyone, > > Hope you bastards had a great time at RubyConf. I know I just *loved* > listening to the side comentary on IRC all day while I was trying to > concentrate. (:-) > > While this is Ruby on Rails specific normally, I thought I'd mention > the latest SCGI Rails Runner to the ruby-lang crew. This release > actually generalizes much of the SCGI and control code into a library > that other frameworks could probably leverage. There is actually very > little Rails code in the project. > > Check it out and contact me if you're interested in using it in your > framework. > > * Announcement: > http://www.zedshaw.com/ > > * README and RDoc: > http://www.zedshaw.com/projects/scgi_rails/rdoc/index.html > > * gem, tar.bz2, tar.gz, zip: > http://www.zedshaw.com/downloads/scgi_rails/ > > * apache1-mod_scgi-1.7a-win32.zip > http://www.zedshaw.com/downloads/scgi_rails/apache1-mod_scgi-1.7a-win32.zip > > * apache2-mod_scgi-1.7a-win32.zip > http://www.zedshaw.com/downloads/scgi_rails/apache2-mod_scgi-1.7a-win32.zip > > The win32 mod_scgi modules are courtesy Curt Hibbs and they include > the soon to be released AJAX fix for SCGI on Apache. > > > Thanks again. > > Zed A. Shaw > http://www.zedshaw.com/ >