Sha256: 7063a2a689c09428d0f493397fcb6bdd3f2259f1025cc68b3ddfc4a020af817d

Contents?: true

Size: 281 Bytes

Versions: 12

Compression:

Stored size: 281 Bytes

Contents

- title "Edit <%= singular_name.titleize %>"

<%= render_form %>

<%- if actions? :show, :index -%>
%p
  <%- if action? :show -%>
  = link_to "Show", <%= item_path %>
  |
  <%- end -%>
  <%- if action? :index -%>
  = link_to "View All", <%= items_path %>
  <%- end -%>
<%- end -%>

Version data entries

12 entries across 12 versions & 3 rubygems

Version Path
flockonus-nifty-generators-0.0.12 lib/generators/nifty/scaffold/templates/views/haml/edit.html.haml
flockonus-nifty-generators-0.0.11 lib/generators/nifty/scaffold/templates/views/haml/edit.html.haml
flockonus-nifty-generators-0.0.10 lib/generators/nifty/scaffold/templates/views/haml/edit.html.haml
flockonus-nifty-generators-0.0.9 lib/generators/nifty/scaffold/templates/views/haml/edit.html.haml
nifty-generators-0.4.5 lib/generators/nifty/scaffold/templates/views/haml/edit.html.haml
flockonus-nifty-generators-0.0.8 lib/generators/nifty/scaffold/templates/views/haml/edit.html.haml
flockonus-nifty-generators-0.0.7 lib/generators/nifty/scaffold/templates/views/haml/edit.html.haml
flockonus-nifty-generators-0.0.6 lib/generators/nifty/scaffold/templates/views/haml/edit.html.haml
medea-generators-0.2.6 lib/generators/medea/scaffold/templates/views/haml/edit.html.haml
medea-generators-0.2.0 lib/generators/medea/scaffold/templates/views/haml/edit.html.haml
medea-generators-0.1.0 lib/generators/medea/scaffold/templates/views/haml/edit.html.haml
nifty-generators-0.4.4 lib/generators/nifty/scaffold/templates/views/haml/edit.html.haml