everything checks out re: unit tests. Additionally, this closes issue #112 (seriously, are we up to 112 issues already?)

This commit is contained in:
cktricky
2014-05-22 10:56:29 -06:00
parent e4283be96b
commit 7acc17aea3
3 changed files with 115 additions and 1 deletions
@@ -5,6 +5,11 @@
<%= 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>