| 
				
					 | 
			há 8 anos atrás | |
|---|---|---|
| app | há 8 anos atrás | |
| config | há 8 anos atrás | |
| .gitignore | há 8 anos atrás | |
| Procfile | há 8 anos atrás | |
| README.md | há 8 anos atrás | |
| template.rb | há 8 anos atrás | 
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