Archive for December 12th, 2007

CGIAlt 0.0.2 is released

December 12th, 2007

I have released CGIAlt 0.0.2.

http://cgialt.rubyforge.org/

CGIAlt is an alternative library of standard ‘cgi.rb’. It is faster than and compatible with ‘cgi.rb’ and CGI class.

In this release, CGIAlt supports FastCGI. You should require ‘cgialt/fcgi’ instead of ‘fcgi’ if you want to use CGIAlt with FastCGI.