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