エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Upgrading Discourse to Rails 6
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Upgrading Discourse to Rails 6
Hi Team, Rails 6.0.0 was released 25 days ago so I think it is a time to update Discourse There w... Hi Team, Rails 6.0.0 was released 25 days ago so I think it is a time to update Discourse There were a few steps I needed to do to make that work. Fix broken specs Add empty method trigger_transactional_callbacks? to lib/mini_sql_multisite_connection.rb UrlHelper is loading by default ActionView::Helpers::UrlHelper instead of lib/UrlHelper. I solved it by adding :: in front, however, what do you t