You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
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ページを開く