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