about summary refs log tree commit homepage
path: root/examples/cgi-webrick.rb
DateCommit message (Collapse)
2014-04-30examples: make web configs consistent and add README
Hopefully this is enough to get some folks started.
2014-04-17add example for CGI with Ruby WEBrick
Some people like old-fashioned Ruby and WEBrick is in the Ruby standard library, so widely available.