added the verbose model attributes finding under the exposure section within the tutorials

This commit is contained in:
cktricky
2014-03-12 20:28:59 -04:00
parent 4b0560a250
commit e49b43f899
2 changed files with 150 additions and 0 deletions
+6
View File
@@ -11,6 +11,12 @@
<%= render :partial => "layouts/tutorial/exposure/ssn" %>
</div>
</div>
<div class="row-fluid">
<div class="span12">
<%= render :partial => "layouts/tutorial/exposure/model_attributes_exposure" %>
</div>
</div>
</div>
</div>