Sha256: d7d385735f2444f6b23c427c650503d95ae9876a67f06edf00b368acdb451b6a

Contents?: true

Size: 220 Bytes

Versions: 5

Compression:

Stored size: 220 Bytes

Contents

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

<%%= render 'form' %>

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
beautiful_scaffold-0.1.4 lib/generators/templates/app/views/edit.html.erb
beautiful_scaffold-0.1.3 lib/generators/templates/app/views/edit.html.erb
beautiful_scaffold-0.1.2 lib/generators/templates/app/views/edit.html.erb
beautiful_scaffold-0.1.1 lib/generators/templates/app/views/edit.html.erb
beautiful_scaffold-0.1.0 lib/generators/templates/app/views/edit.html.erb