Нет описания

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

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