Sha256: 87cca94d6a0646f13abcece7221d4a8131b5a7b09f949d462cdce0ab2841902e

Contents?: true

Size: 275 Bytes

Versions: 5

Compression:

Stored size: 275 Bytes

Contents

<h2><%%= t(:editing, :default => 'Editing') %> <%%= t(:<%= singular_table_name %>, :default => "<%= 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.2.7 lib/generators/templates/app/views/edit.html.erb
beautiful_scaffold-0.2.6 lib/generators/templates/app/views/edit.html.erb
beautiful_scaffold-0.2.5 lib/generators/templates/app/views/edit.html.erb
beautiful_scaffold-0.2.4 lib/generators/templates/app/views/edit.html.erb
beautiful_scaffold-0.2.3 lib/generators/templates/app/views/edit.html.erb