Sha256: dc973623600f5c85ba8397eabea5639871209095b4ef4a59adabf3781b0d5ef5

Contents?: true

Size: 495 Bytes

Versions: 10

Compression:

Stored size: 495 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" %>
<%%= link_to t(:back, :default => "Back"), <%= namespace_for_route %><%= plural_table_name %>_path, :class => "btn" %>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
beautiful_scaffold-0.3.3 lib/generators/templates/app/views/show.html.erb
beautiful_scaffold-0.3.2 lib/generators/templates/app/views/show.html.erb
beautiful_scaffold-0.3.1 lib/generators/templates/app/views/show.html.erb
beautiful_scaffold-0.3.0.rc6 lib/generators/templates/app/views/show.html.erb
beautiful_scaffold-0.3.0.rc5 lib/generators/templates/app/views/show.html.erb
beautiful_scaffold-0.3.0.rc4 lib/generators/templates/app/views/show.html.erb
beautiful_scaffold-0.3.0.rc3 lib/generators/templates/app/views/show.html.erb
beautiful_scaffold-0.3.0.rc2 lib/generators/templates/app/views/show.html.erb
beautiful_scaffold-0.3.0.rc1 lib/generators/templates/app/views/show.html.erb
beautiful_scaffold-0.3.0.pre lib/generators/templates/app/views/show.html.erb