Chris Oliver 91b46489d3 Update README.md | il y a 7 ans | |
---|---|---|
app | il y a 7 ans | |
config | il y a 7 ans | |
.gitignore | il y a 7 ans | |
Procfile | il y a 7 ans | |
README.md | il y a 7 ans | |
template.rb | il y a 7 ans |
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