Sha256: 355ef5e7834307f5b6e8c7f7c923031c878ae53dc4516642f9d881847427bd63

Contents?: true

Size: 239 Bytes

Versions: 10

Compression:

Stored size: 239 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" %>

Version data entries

10 entries across 10 versions & 1 rubygems

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