Sha256: 7999cf4cc7bba29222928bbe121c0924c9f3ade492d719a2abc29bc89c0bac22

Contents?: true

Size: 225 Bytes

Versions: 1

Compression:

Stored size: 225 Bytes

Contents

<%% title t('edit_title', :model => <%= class_name %>.human_name) %> 

<%= render_form %>

<%- if actions? :show, :index -%>
<p>
<%= render_link :show, :ident => 1 -%>
<%= render_link :index, :ident => 1 -%>
</p>
<%- end -%>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
splendeo-generators-0.3.1 rails_generators/splendeo_scaffold/templates/views/erb/edit.html.erb