If you are in Mavericks you will probably run into an issue where the pdf generation hangs, if you do then this will help! - rake erd filetype=dot - dot -Tpdf erd.dot > erd.pdf
Source: https://github.com/voormedia/rails-erd/issues/63
If you are in Mavericks you will probably run into an issue where the pdf generation hangs, if you do then this will help!
- rake erd filetype=dot
- dot -Tpdf erd.dot > erd.pdf
Source: https://github.com/voormedia/rails-erd/issues/63