
Rails application template
ShubbyShubby is a base Rails API application template used at Density Labs. It provides a starting point for Rails projects with additional gems included.
ShubbyShubby is a base Rails API application template provided by Density Labs. It includes additional gems to kickstart Rails projects. The installation process involves adding the gem to your Gemfile, running bundle install, generating a new Rails application with the template, and starting the Rails server.
