git add -A
git commit -m "Update application"
git push heroku main
heroku run rails db:migrate
参考記事
https://qiita.com/kazukimatsumoto/items/a0daa7281a3948701c39
Go to list of users who liked
More than 1 year has passed since last update.
git add -A
git commit -m "Update application"
git push heroku main
heroku run rails db:migrate
参考記事
https://qiita.com/kazukimatsumoto/items/a0daa7281a3948701c39
Register as a new user and use Qiita more conveniently
Go to list of users who liked