Sha256: a1ab3a1a4621349ea39715c58961001b003bc7112c6b5671fa124cc04efe86c8

Contents?: true

Size: 215 Bytes

Versions: 9

Compression:

Stored size: 215 Bytes

Contents

= form.error_messages

<% for attribute in attributes -%>
%div
  = form.label :<%= attribute.name %>, <%= attribute.column.human_name.inspect %>
  = form.<%= attribute.field_type %> :<%= attribute.name %>
<% end %>

Version data entries

9 entries across 9 versions & 3 rubygems

Version Path
hashrocket-hashrocket-terraformation-0.0.0 rails_generators/terrascaffold/templates/partial_form.html.haml.erb
hashrocket-terraformation-0.0.0 rails_generators/terrascaffold/templates/partial_form.html.haml.erb
hashrocket-terraformation-0.1.0 rails_generators/terrascaffold/templates/partial_form.html.haml.erb
hashrocket-terraformation-0.1.2 rails_generators/terrascaffold/templates/partial_form.html.haml.erb
terraformation-0.2.2 rails_generators/terrascaffold/templates/partial_form.html.haml.erb
terraformation-0.2.1 rails_generators/terrascaffold/templates/partial_form.html.haml.erb
terraformation-0.2.0 rails_generators/terrascaffold/templates/partial_form.html.haml.erb
terraformation-0.1.3 rails_generators/terrascaffold/templates/partial_form.html.haml.erb
terraformation-0.1.2 rails_generators/terrascaffold/templates/partial_form.html.haml.erb