A simple way to take a ruby script and serve it up via an HTTP port.
$> gem install servloko
servloko [thin opts (thin -h)]
$> servloko /path/to/ruby/file.rb $> servloko /path/to/ruby/file.rb [thin opts]