Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article?

Rails ERD is a plugin for Ruby on Rails that generates diagrams based on your Active Record models. Such an entity-relationship diagram gives an overview of your models and how they are associated. Browse through example diagrams, or read the installation instructions. How does it work? Rails ERD loads your Active Record models and processes all their attributes and associations (has_one, has_many
Unexpected Run: Rails3.0でモデルのER図を簡単に出力する方法 こちらの記事を参考に、試してみました。 紹介記事の中にもありますが、railroadよりも簡単です。 railroadでクラス図作成 - うんたらかんたら日記 install Rails ERD – Installation instructions graphvizを入れます。 #brew brew install cairo pango graphviz #port sudo port install graphviz #debian sudo aptitude install graphviz あとは Gemfileに書いて、bundle installするだけ。 group :development do gem "rails-erd" end 使い方 rake erdコレだけ!! オプション R
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く