inicializar la base de datos

This commit is contained in:
f 2019-09-13 14:03:13 -03:00
parent 47f828f386
commit 1782486cdd
No known key found for this signature in database
GPG key ID: 2AE5A13E321F953D

View file

@ -1,3 +1,3 @@
migrate: bundle exec rake db:migrate db:seed
migrate: bundle exec rake db:setup db:migrate db:seed
sutty: bundle exec puma -d config.ru
sidekiq: bundle exec sidekiq -t 1