Sha256: 60502fcf0aca0f76dac255ae62c9efd35398c4c8377ca3129d0e37925ef31f00

Contents?: true

Size: 263 Bytes

Versions: 9

Compression:

Stored size: 263 Bytes

Contents

%dl[@<%= singular_name %>]
<% for attribute in attributes -%>
  %dt <%= attribute.column.human_name %>
  %dd= h @<%= singular_name %>.<%= attribute.name %>

<% end -%>
%p= link_to 'Edit', [:edit, @<%= singular_name %>]
%p= link_to 'Back', <%= plural_name %>_path

Version data entries

9 entries across 9 versions & 3 rubygems

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