All the boilerplate you need to start coding a modular Sinatra app.
It gives you the following out of the box:
- Vagrant setup to start development
- Continuous testing using RSpec and useful gems
- Rack boilerplate
- Rake boilerplate
- Sequel: The Database Toolkit for Ruby
- Console for Rack based ruby web apps (racksh)
- Assets configuration for using Sass and Coffescript
- Application layout, navbar and footer partials styled with Bootstrap 4