Sha256: 4f921c650fb0621f261333ac00423772d372ff831ecdc41a07f66f55a7573713

Contents?: true

Size: 320 Bytes

Versions: 11

Compression:

Stored size: 320 Bytes

Contents

%h2 "Edit <%= singular_name.titleize %>"

<%= render_form %>

<%- if actions? :show, :index -%>
%p
  <%- if action? :show -%>
  = link_to "Edit", edit_<%= singular_name %>_path(@<%= singular_name %>)
  |
  <%- end -%>
  <%- if action? :index -%>
  = link_to "View All", <%= plural_name %>_path
  <%- end -%>
<%- end -%>

Version data entries

11 entries across 11 versions & 3 rubygems

Version Path
PeterCoulton-rotten-generators-0.6.0 rails_generators/rotten_scaffold/templates/views/haml/edit.html.haml
PeterCoulton-rotten-generators-0.7.0 rails_generators/rotten_scaffold/templates/views/haml/edit.html.haml
PeterCoulton-rotten-generators-0.7.12 rails_generators/rotten_scaffold/templates/views/haml/edit.html.haml
rotten-generators-0.9.0 rails_generators/rotten_scaffold/templates/views/haml/edit.html.haml
rotten-generators-0.9.2 rails_generators/rotten_scaffold/templates/views/haml/edit.html.haml
rotten-generators-0.9.3 rails_generators/rotten_scaffold/templates/views/haml/edit.html.haml
rotten-generators-0.9.4 rails_generators/rotten_scaffold/templates/views/haml/edit.html.haml
rotten-generators-0.9.5 rails_generators/rotten_scaffold/templates/views/haml/edit.html.haml
rotten-generators-0.9.6 rails_generators/rotten_scaffold/templates/views/haml/edit.html.haml
rotten-generators-0.9.7 rails_generators/rotten_scaffold/templates/views/haml/edit.html.haml
rotten-rotten-generators-0.7.12 rails_generators/rotten_scaffold/templates/views/haml/edit.html.haml