this closes issue #9

This commit is contained in:
Ken Johnson
2013-06-02 20:19:31 -04:00
parent 06dce1f8b2
commit 570eafa01b
7 changed files with 180 additions and 2 deletions
+5 -2
View File
@@ -99,11 +99,14 @@
<li id="guard">
<%= link_to "Guard", guard_tutorials_path %>
</li>
<li id="info_dislosure">
<li>
<a href="#">Session Secret</a>
</li>
<li>
<li id="info_dislosure">
<%= link_to "Info Dislosure", info_disclosure_tutorials_path %>
</li>
<li id="mass_assignment">
<%= link_to "Mass Assignment", mass_assignment_tutorials_path %>
</li>
<li>
<a href="#">DB Sessions</a>