CGIExt 0.0.2 released - a re-implementation of cgi.rb in C extension
November 26th, 2007I have released CGIExt 0.0.2.
http://rubyforge.org/projects/cgiext/
About
‘CGIExt’ is a re-implementation of ‘cgi.rb’ in C extension. It makes your web application faster.
Currently, not of all functions are implemented.
Notice: This module is still ‘alpha release’ and it’s specification may change in the future.