Sha256: 2db86bb948494f61fed9a7164af623bb698fdf57082ce3ca8198758dda9dcd09

Contents?: true

Size: 321 Bytes

Versions: 23

Compression:

Stored size: 321 Bytes

Contents

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

<%= render_form %>

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

Version data entries

23 entries across 22 versions & 12 rubygems

Version Path
aslon_scaffold-0.0.15 lib/generators/nifty/scaffold/templates/views/erb/edit.html.erb
aslon_scaffold-0.0.14 lib/generators/nifty/scaffold/templates/views/erb/edit.html.erb
aslon_scaffold-0.0.13 lib/generators/nifty/scaffold/templates/views/erb/edit.html.erb
adhoc-generators-0.0.5 lib/generators/adhoc/portfolio/templates/views/edit.html.erb
adhoc-generators-0.0.4 lib/generators/adhoc/portfolio/templates/views/edit.html.erb
adhoc-generators-0.0.3 lib/generators/adhoc/portfolio/templates/views/edit.html.erb
tripper-0.0.3d lib/generators/tripper/templates/views/erb/edit.html.erb
tripper-0.0.3d lib/generators/tripper/from_community/templates/views/erb/edit.html.erb
aslon_scaffold-0.0.12 lib/generators/nifty/scaffold/templates/views/erb/edit.html.erb
bravo-generators-0.1.1 lib/generators/bravo/scaffold/templates/views/erb/edit.html.erb
kickoff-0.0.2 lib/generators/kickoff/scaffold/templates/views/erb/edit.html.erb
bootstrapped-0.0.6 lib/generators/bootstrapped/scaffold/templates/views/erb/edit.html.erb
datalab-generators-0.1.0 lib/generators/datalab/scaffold/templates/views/erb/edit.html.erb
bootstrapped-0.0.4 lib/generators/bootstrapped/scaffold/templates/views/erb/edit.html.erb
entropi-bootstrap-rails-0.1.0 lib/generators/bootstrap/scaffold/templates/views/erb/edit.html.erb
nifty-generators-improved-0.5 lib/generators/nifty/scaffold/templates/views/erb/edit.html.erb
nifty-generators-0.4.6 lib/generators/nifty/scaffold/templates/views/erb/edit.html.erb
nifty-generators-0.4.5 lib/generators/nifty/scaffold/templates/views/erb/edit.html.erb
flockonus-nifty-generators-0.0.6 lib/generators/nifty/scaffold/templates/views/erb/edit.html.erb
medea-generators-0.2.6 lib/generators/medea/scaffold/templates/views/erb/edit.html.erb