Sha256: 7b93ee6fecb5e8fab4e4228827e208c27806fdc0922fb32e9852b1a0d4efb19b

Contents?: true

Size: 141 Bytes

Versions: 2

Compression:

Stored size: 141 Bytes

Contents

<%- for attribute in attributes -%>
%p
  = f.label :<%= attribute.name %>
  = f.<%= attribute.field_type %> :<%= attribute.name %>
<% end -%>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
akitaonrails-resource_controller-0.5.2 generators/scaffold_resource/templates/view__form.haml
akitaonrails-resource_controller-0.5.3 generators/scaffold_resource/templates/view__form.haml