
Jifty::Plugin::ModelMap - Render model map with GraphViz.

Version 0.01

Add the following to your site_config.yml
framework:
Plugins:
- ModelMap: {}
This makes the following URL available:
http://your.app/model_map


bokutin, <bokutin at cpan.org>

Copyright 2008 bokutin, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.