1 2 3 4 5 6 7
# A simple Sinatra file upload application ## Setup using [Bundler](http://gembundler.com/ "Bundler") $ bundle install ## Starting $ rackup config.ru