andrewhao/bookplanner

View on GitHub
doc/controllers_brief.svg

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
 "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.38.0 (20140413.2041)
 -->
<!-- Title: controllers_diagram Pages: 1 -->
<svg width="458pt" height="341pt"
 viewBox="0.00 0.00 458.35 341.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(157.62 161)">
<title>controllers_diagram</title>
<polygon fill="white" stroke="none" points="-157.62,180 -157.62,-161 300.729,-161 300.729,180 -157.62,180"/>
<!-- _diagram_info -->
<g id="node1" class="node"><title>_diagram_info</title>
<text text-anchor="start" x="-101.688" y="-15.1" font-family="Times,serif" font-size="13.00">Controllers diagram</text>
<text text-anchor="start" x="-101.688" y="-2.1" font-family="Times,serif" font-size="13.00">Date: Jan 26 2015 &#45; 00:47</text>
<text text-anchor="start" x="-101.688" y="10.9" font-family="Times,serif" font-size="13.00">Migration version: 20150126084516</text>
<text text-anchor="start" x="-101.688" y="23.9" font-family="Times,serif" font-size="13.00">Generated by RailRoady 1.3.0</text>
<text text-anchor="start" x="-101.688" y="36.9" font-family="Times,serif" font-size="13.00">http://railroady.prestonlee.com</text>
</g>
<!-- ApplicationController -->
<g id="node2" class="node"><title>ApplicationController</title>
<ellipse fill="none" stroke="black" cx="88" cy="92" rx="88.417" ry="18"/>
<text text-anchor="middle" x="88" y="96.2" font-family="Times,serif" font-size="14.00">ApplicationController</text>
</g>
<!-- BookBagsController -->
<g id="node3" class="node"><title>BookBagsController</title>
<ellipse fill="none" stroke="black" cx="204" cy="-139" rx="83.1149" ry="18"/>
<text text-anchor="middle" x="204" y="-134.8" font-family="Times,serif" font-size="14.00">BookBagsController</text>
</g>
<!-- ClassroomsController -->
<g id="node4" class="node"><title>ClassroomsController</title>
<ellipse fill="none" stroke="black" cx="209" cy="26" rx="87.9585" ry="18"/>
<text text-anchor="middle" x="209" y="30.2" font-family="Times,serif" font-size="14.00">ClassroomsController</text>
</g>
<!-- HomeController -->
<g id="node5" class="node"><title>HomeController</title>
<ellipse fill="none" stroke="black" cx="68" cy="158" rx="68.1374" ry="18"/>
<text text-anchor="middle" x="68" y="162.2" font-family="Times,serif" font-size="14.00">HomeController</text>
</g>
<!-- InventoryStatesController -->
<g id="node6" class="node"><title>InventoryStatesController</title>
<ellipse fill="none" stroke="black" cx="157" cy="-73" rx="101.923" ry="18"/>
<text text-anchor="middle" x="157" y="-68.8" font-family="Times,serif" font-size="14.00">InventoryStatesController</text>
</g>
<!-- PlansController -->
<g id="node7" class="node"><title>PlansController</title>
<ellipse fill="none" stroke="black" cx="-88" cy="92" rx="65.7408" ry="18"/>
<text text-anchor="middle" x="-88" y="96.2" font-family="Times,serif" font-size="14.00">PlansController</text>
</g>
<!-- SchoolsController -->
<g id="node8" class="node"><title>SchoolsController</title>
<ellipse fill="none" stroke="black" cx="-47" cy="-73" rx="74.4275" ry="18"/>
<text text-anchor="middle" x="-47" y="-68.8" font-family="Times,serif" font-size="14.00">SchoolsController</text>
</g>
<!-- StudentsController -->
<g id="node9" class="node"><title>StudentsController</title>
<ellipse fill="none" stroke="black" cx="22" cy="-139" rx="76.8416" ry="18"/>
<text text-anchor="middle" x="22" y="-134.8" font-family="Times,serif" font-size="14.00">StudentsController</text>
</g>
</g>
</svg>