Sha256: 8b581389b1fb1f3d114e7d0bfab6250558360e68d9dff857cb33c89d8c7c4b2c

Contents?: true

Size: 515 Bytes

Versions: 5

Compression:

Stored size: 515 Bytes

Contents

<h2><%%= t(:show, :default => "Show") %> <%%= <%= i18n_t_m(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 btn-light" %>
<%%= link_to t(:back, :default => "Back"), <%= namespace_for_route %><%= plural_table_name %>_path, :class => "btn btn-light" %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
beautiful_scaffold-2.0.3 lib/generators/templates/app/views/show.html.erb
beautiful_scaffold-2.0.2 lib/generators/templates/app/views/show.html.erb
beautiful_scaffold-2.0.1 lib/generators/templates/app/views/show.html.erb
beautiful_scaffold-2.0.0 lib/generators/templates/app/views/show.html.erb
beautiful_scaffold-2.0.0.pre lib/generators/templates/app/views/show.html.erb