naopoyo.com
Docs
Tags
Bookmarks
Tools
About
Docs
Tags
Bookmarks
Tools
About
Railsを7から8にアップグレードする
公開日
約11時間前
2025-10-18
更新履歴
GitHubで見る
Ruby
Rails
コマンドメモ
Terminal
bundle
update
Terminal
bundle
clean
--force
メモ
annotate が Rails 8 で未対応になったので
annotaterb
に置き換える
ブックマーク
Railsを8.0にアップグレードした際の手順や知見をまとめる
zenn.dev
GitHub - drwl/annotaterb: A Ruby Gem that adds annotations to your Rails models and route files.
A Ruby Gem that adds annotations to your Rails models and route files. - drwl/annotaterb
github.com
最近更新された記事
目次
VS Codeでよく使うショートカット
2日前 - 2025年10月17日
VS Code
Next.jsでBundle Analyzerを使う
2日前 - 2025年10月16日
Next.js
番号が固定幅で右寄せされ、横に項目名が並ぶリストをGridで作る
4日前 - 2025年10月15日
Tailwind
CSS