LoginSignup
0
2

More than 3 years have passed since last update.

herokuにrails + mysql2 をデプロイするときの注意

Last updated at Posted at 2019-11-13

追記

こちらに書きました。
https://dev.to/n350071/a-trap-point-at-push-your-rails-app-to-heroku-which-uses-mysql-14j


だいたい、herokuでMySQL環境作ってやんよ!!!の内容で行ける。

ただし、Railsの場合は、mysql://のところをmysql2://としないとハマるので注意が必要です。

この質問に感謝。
https://teratail.com/questions/189312

0
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
2