CGIExt 0.0.2 released - a re-implementation of cgi.rb in C extension

November 26th, 2007

I 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.