This sample is running on: https://ruby-sinatra.is-easy-on-scalingo.com/
Create an application on https://scalingo.com, then:
git remote add scalingo [email protected]:<name_of_your_app>.git
git push scalingo master
And that's it!
bundle install
ruby main.rb
The application is available at: http://localhost:4567/