Party like it’s 1999! Run your awesome Ruby CGI applications…err, scripts like Rack applications.
gem install cgiup
cgiup /path/to/script.cgi
Starts a WEBrick HTTP server on localhost:2000 that runs the CGI script.
Ryan Carmelo Briones <[email protected]>