Aucune description

Chris Oliver f4ac0cc074 Don't scope views as that will be a lot more normal for users il y a 7 ans
app 394722a2de Add viewport and utf8 meta tags il y a 7 ans
.gitignore 806c45d49f Ignore DS_Store il y a 7 ans
Procfile b24e7c435b Refactor a bit. Adds Sidekiq, Webpacker, and Foreman. il y a 7 ans
README.md a7e991c04d Update README.md il y a 7 ans
template.rb f4ac0cc074 Don't scope views as that will be a lot more normal for users il y a 7 ans

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