Sha256: 636a34d85f588f4e2e97f859e84a66fcf2bf3fbd97c71a517cc6016e439f8d64

Contents?: true

Size: 214 Bytes

Versions: 12

Compression:

Stored size: 214 Bytes

Contents

<h2><%%= t(:new, :default => 'New') %> <%= singular_table_name %></h2>

<%%= render 'form' %>

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

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
beautiful_scaffold-0.2.2 lib/generators/templates/app/views/new.html.erb
beautiful_scaffold-0.2.1 lib/generators/templates/app/views/new.html.erb
beautiful_scaffold-0.2.0 lib/generators/templates/app/views/new.html.erb
beautiful_scaffold-0.1.9 lib/generators/templates/app/views/new.html.erb
beautiful_scaffold-0.1.8 lib/generators/templates/app/views/new.html.erb
beautiful_scaffold-0.1.7 lib/generators/templates/app/views/new.html.erb
beautiful_scaffold-0.1.5 lib/generators/templates/app/views/new.html.erb
beautiful_scaffold-0.1.4 lib/generators/templates/app/views/new.html.erb
beautiful_scaffold-0.1.3 lib/generators/templates/app/views/new.html.erb
beautiful_scaffold-0.1.2 lib/generators/templates/app/views/new.html.erb
beautiful_scaffold-0.1.1 lib/generators/templates/app/views/new.html.erb
beautiful_scaffold-0.1.0 lib/generators/templates/app/views/new.html.erb