No Description

Chris Oliver dcaa797f0b Add admin boolean to users and default it to false 7 years ago
app caac59fcdc Adds Bootstrap JS and some CSS examples 7 years ago
.gitignore 806c45d49f Ignore DS_Store 7 years ago
Procfile b24e7c435b Refactor a bit. Adds Sidekiq, Webpacker, and Foreman. 7 years ago
README.md a7e991c04d Update README.md 7 years ago
template.rb dcaa797f0b Add admin boolean to users and default it to false 7 years ago

README.md

spark-clone

A clone of Laravel Spark, for Rails. All your Rails apps should start off with a bunch of great defaults.

Getting Started

rails new myapp -d postgresql -m template.rb