Tomohiro Hosaka > Jifty-Plugin-ModelMap-0.02 > Jifty::Plugin::ModelMap

Download:
Jifty-Plugin-ModelMap-0.02.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.02   Source  

NAME ^

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

VERSION ^

Version 0.01

USAGE ^

Add the following to your site_config.yml

 framework:
   Plugins:
     - ModelMap: {}

This makes the following URL available:

    http://your.app/model_map

SEE ALSO ^

Jifty, GraphViz

AUTHOR ^

bokutin, <bokutin at cpan.org>

COPYRIGHT & LICENSE ^

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.