[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] CGIAlt 0.0.2 released - FastCGI supported

Makoto Kuwata

12/11/2007 2:03:00 PM

I have released CGIAlt 0.0.2
http://rubyforge.org/projec...

CGIAlt is an alternative library of 'cgi.rb'.

* Compatible with 'cgi.rb' and CGI class
* Faster than 'cgi.rb'
* Available with CGIExt (which is an implementation of cgi.rb in C
extension)

Enhancements from 0.0.1:

- FastCGI supported.
You should require 'cgialt/fcgi' instead of 'fcgi' if you want to
use
CGIAlt with FastCGI.


--
makoto kuwata

1 Answer

Makoto Kuwata

12/11/2007 2:09:00 PM

0

makoto kuwata <k...@kuwata-lab.com> wrote:
> I have released CGIAlt 0.0.2
> http://rubyforge.org/projec...

Sorry, the following is the correct url.
http://rubyforge.org/projec...

--
makoto kuwata