sizief/slinky

View on GitHub
config.ru

Summary

Maintainability
Test Coverage
require './app'

run Sinatra::Application.run!
$stdout.sync = true