No Description

Chris Oliver f4ac0cc074 Don't scope views as that will be a lot more normal for users 7 years ago
app 394722a2de Add viewport and utf8 meta tags 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 f4ac0cc074 Don't scope views as that will be a lot more normal for users 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