Closed alx1313 closed 4 years ago
Solved Rubocop Rakefile error
Added an automatic db migration
Heroku shows error with the tables, migrations were needed on each deployment. -Added a Procfile to automatize the migrations, solving this error.
This was tested on the manual deployment in Heroku system.
Co-authored-by: CarlosSe carlos.seggch@gmail.com
Description
Solved Rubocop Rakefile error
Added an automatic db migration
Heroku shows error with the tables, migrations were needed on each deployment. -Added a Procfile to automatize the migrations, solving this error.
Testing
This was tested on the manual deployment in Heroku system.
Co-authored-by: CarlosSe carlos.seggch@gmail.com