arifeuer/cs169ocf

View on GitHub
app/views/Unused/forms/show.html.haml

Summary

Maintainability
Test Coverage
%p#notice= notice
%p
  %strong Type:
  = @form.type
= link_to 'Edit', edit_form_path(@form)
|
= link_to 'Back', forms_path