Sha256: be911dd75672551481bde85c64b431b106475c8485e31836bd4654ed01bc218a

Contents?: true

Size: 477 Bytes

Versions: 12

Compression:

Stored size: 477 Bytes

Contents

<h2><%%= t(:show, :default => "Show") %> <%= singular_table_name %></h2>

<%= render_partial 'app/views/partials/_show_field.html.erb' %>
<!-- Beautiful_scaffold - AddField - Field - Do not remove -->

<%%= link_to t(:edit, :default => "Edit"), edit_<%= namespace_for_route %><%= singular_table_name %>_path(@<%= singular_table_name %>), :class => "btn" %>
<%%= link_to t(:back, :default => "Back"), <%= namespace_for_route %><%= plural_table_name %>_path, :class => "btn" %>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
beautiful_scaffold-0.2.2 lib/generators/templates/app/views/show.html.erb
beautiful_scaffold-0.2.1 lib/generators/templates/app/views/show.html.erb
beautiful_scaffold-0.2.0 lib/generators/templates/app/views/show.html.erb
beautiful_scaffold-0.1.9 lib/generators/templates/app/views/show.html.erb
beautiful_scaffold-0.1.8 lib/generators/templates/app/views/show.html.erb
beautiful_scaffold-0.1.7 lib/generators/templates/app/views/show.html.erb
beautiful_scaffold-0.1.5 lib/generators/templates/app/views/show.html.erb
beautiful_scaffold-0.1.4 lib/generators/templates/app/views/show.html.erb
beautiful_scaffold-0.1.3 lib/generators/templates/app/views/show.html.erb
beautiful_scaffold-0.1.2 lib/generators/templates/app/views/show.html.erb
beautiful_scaffold-0.1.1 lib/generators/templates/app/views/show.html.erb
beautiful_scaffold-0.1.0 lib/generators/templates/app/views/show.html.erb