エントリーの編集

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

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
PragDave: Annotate Models Plugin
Rails model files contain no information on the tables they represent. This is a good thing in ge... Rails model files contain no information on the tables they represent. This is a good thing in general, because it reduces duplication—add a column to a table, and there’s no configuration to update in the model. However, when you’re writing code, it’s sometimes nice to be able to see just what attributes a model has. Enter annotate models, a really trivial Rails plugin I hacked up in the plane ba
2009/08/13 リンク