Chris Oliver 18ed1676bf Use notifiable type as a scope for partial names | 7 年之前 | |
---|---|---|
app | 7 年之前 | |
config | 7 年之前 | |
.gitignore | 7 年之前 | |
Procfile | 7 年之前 | |
README.md | 7 年之前 | |
template.rb | 7 年之前 |
A clone of Laravel Spark, for Rails. All your Rails apps should start off with a bunch of great defaults.
Spark-clone is a Rails template, so you pass it in as an option when creating a new app.
rails new myapp -d postgresql -m template.rb
rails db:drop
spring stop
cd ..
rm -rf myapp