removed the tutorial snippet about using Rails 3.2.11 since this is no longer the case; under the insecure components section. Also, changed the partials name to first (from second), and renumbered the collapsable sections. Ran tests, all seems good to go

This commit is contained in:
cktricky
2014-08-19 12:32:19 -04:00
parent 2a720ffc3c
commit 286e89ea36
3 changed files with 45 additions and 131 deletions
@@ -5,11 +5,6 @@
<%= render :partial => "layouts/tutorial/insecure_components/insecure_components_first" %>
</div> <!-- End Span12 -->
</div>
<div class="row-fluid">
<div class="span12"> <!-- Begin Span12 -->
<%= render :partial => "layouts/tutorial/insecure_components/insecure_components_second" %>
</div> <!-- End Span12 -->
</div>
</div>
</div>