No Description

Chris Oliver 213df0d0ad Fix announcements column name and add empty placeholder 7 years ago
app 213df0d0ad Fix announcements column name and add empty placeholder 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 182c4d683e update administrate and devise to Rails 5.1 compat 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