Sha256: a2789fa24a2155596c2b1d169f8f958f3e847bd5d0c74ec09675523197afb6ca

Contents?: true

Size: 287 Bytes

Versions: 2

Compression:

Stored size: 287 Bytes

Contents

%h1 Editing <%= singular_table_name %>

= render 'form'

= link_to 'Show', [@<%= singular_table_name %>.<%= nested_parent_name %>, @<%= singular_table_name %>]
\|
= link_to 'Back', <%= nested_parent_name %>_<%= index_helper %>_path(@<%= singular_table_name %>.<%= nested_parent_name %>)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
nested_scaffold-1.1.0 lib/generators/haml/templates/edit.html.haml
nested_scaffold-1.0.0 lib/generators/haml/templates/edit.html.haml