Sha256: 00107e1346e0961e11bea0f65907dc5d705aa20b2a2f72e64260fcb8168be59f

Contents?: true

Size: 251 Bytes

Versions: 5

Compression:

Stored size: 251 Bytes

Contents

<h2><%%= t(:editing, :default => 'Editing') %> <%%= <%= i18n_t_m(singular_table_name) %> %></h2>

<%%= render 'form' %>

<%%= link_to t(:back, :default => "Back"), <%= namespace_for_route %><%= plural_table_name %>_path, :class => "btn btn-default" %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
beautiful_scaffold-1.0.1 lib/generators/templates/app/views/edit.html.erb
beautiful_scaffold-1.0.0.pre lib/generators/templates/app/views/edit.html.erb
beautiful_scaffold-0.3.6 lib/generators/templates/app/views/edit.html.erb
beautiful_scaffold-0.3.5 lib/generators/templates/app/views/edit.html.erb
beautiful_scaffold-0.3.4 lib/generators/templates/app/views/edit.html.erb