Lazy Boilerplate Generator Rails

Initialize new Rails applications with added functionality out of the box.

Getting Started

Option A: Download the repo and run the template.rb file locally:

rails new <app name> -d <database> -m template.rb