doc/simple_diagram.html in masterview-0.2.5 vs doc/simple_diagram.html in masterview-0.3.0

- old
+ new

@@ -104,18 +104,16 @@ &lt;%= <span style="color: rgb(204, 153, 51);">@content_for_layout</span> %&gt;</span><br><br>&nbsp; <br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><span style="color: rgb(0, 0, 153);">&lt;/body&gt;</span><br style="color: rgb(0, 0, 153);"><br style="color: rgb(0, 0, 153);"><span style="color: rgb(0, 0, 153);">&lt;/html&gt;</span> </div> <div id="new"><span style="font-weight: bold;">store/new.rhtml</span><br><span style="color: rgb(0, 153, 0);">&lt;div&gt;</span><br style="color: rgb(0, 153, 0);"><br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">&nbsp; &lt;h2&gt;New&lt;/h2&gt;</span><br style="color: rgb(0, 153, 0);"><br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">&nbsp; -&lt;%= form_tag <span style="color: rgb(204, 153, 51);">:action =&gt; -'new'</span> %&gt;</span><br style="color: rgb(0, 153, 0);"><br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">&nbsp;&nbsp;&lt;%= +&lt;%= form_tag(<span style="color: rgb(204, 153, 51);">:action =&gt; +'new'</span>) %&gt;</span><br style="color: rgb(0, 153, 0);"><br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">&nbsp;&nbsp;&lt;%= render <span style="color: rgb(204, 153, 51);">:partial =&gt; 'store/form'</span> %&gt;</span><br style="color: rgb(0, 153, 0);"><br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">&nbsp; </span><br style="color: rgb(0, 153, 0);"><br style="color: rgb(0, 153, 0);"><br style="color: rgb(0, 153, 0);"><br style="color: rgb(0, 153, 0);"><br style="color: rgb(0, 153, 0);"><br style="color: rgb(0, 153, 0);"><br style="color: rgb(0, 153, 0);"><br style="color: rgb(0, 153, 0);"><br style="color: rgb(0, 153, 0);"><br style="color: rgb(0, 153, 0);"><br style="color: rgb(0, 153, 0);"><br style="color: rgb(0, 153, 0);"><br style="color: rgb(0, 153, 0);"><br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">&lt;%= submit_tag -'<span style="color: rgb(204, 153, 51);">save</span>' %&gt;</span><br style="color: rgb(0, 153, 0);"><br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">&nbsp; &lt;%= -end_form_tag -%&gt; </span><br style="color: rgb(0, 153, 0);"><br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">&lt;/div&gt;</span> +'<span style="color: rgb(204, 153, 51);">save</span>' %&gt;</span><br style="color: rgb(0, 153, 0);"><br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">&nbsp; &lt;/form&gt; </span><br style="color: rgb(0, 153, 0);"><br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">&lt;/div&gt;</span> </div> <div id="form"><span style="font-weight: bold;">store/_form.rhtml</span><br><span style="color: rgb(102, 0, 204);">&lt;div&gt;</span><br style="color: rgb(102, 0, 204);"><br style="color: rgb(102, 0, 204);"><span style="color: rgb(102, 0, 204);">&nbsp; Name: </span><br style="color: rgb(102, 0, 204);"><span style="color: rgb(102, 0, 204);">&nbsp; &lt;%= text_field '<span style="color: rgb(204, 153, 51);">product</span>', '<span style="color: rgb(204, 153, 51);">name</span>', :size =&gt; <span style="color: rgb(204, 153, 51);">20</span> \ No newline at end of file