Sha256: c5393b338d22882b5c94cca6d944134c14bce4b4fcf8e303284ad194380d37e7

Contents?: true

Size: 221 Bytes

Versions: 7

Compression:

Stored size: 221 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

7 entries across 7 versions & 1 rubygems

Version Path
beautiful_scaffold-0.2.2 lib/generators/templates/app/views/edit.html.erb
beautiful_scaffold-0.2.1 lib/generators/templates/app/views/edit.html.erb
beautiful_scaffold-0.2.0 lib/generators/templates/app/views/edit.html.erb
beautiful_scaffold-0.1.9 lib/generators/templates/app/views/edit.html.erb
beautiful_scaffold-0.1.8 lib/generators/templates/app/views/edit.html.erb
beautiful_scaffold-0.1.7 lib/generators/templates/app/views/edit.html.erb
beautiful_scaffold-0.1.5 lib/generators/templates/app/views/edit.html.erb