Sha256: 25695379316172c6930faa5cbbe6144e5cfc3f50ce593f48ed5766695fd99b0d

Contents?: true

Size: 164 Bytes

Versions: 3

Compression:

Stored size: 164 Bytes

Contents

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

<%= render_form %>

<%- if action? :index -%>
<p><%%= link_to "Back to List", <%= items_path %> %></p>
<%- end -%>

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
bootstrapped-0.0.6 lib/generators/bootstrapped/scaffold/templates/views/erb/new.html.erb
bootstrapped-0.0.4 lib/generators/bootstrapped/scaffold/templates/views/erb/new.html.erb
entropi-bootstrap-rails-0.1.0 lib/generators/bootstrap/scaffold/templates/views/erb/new.html.erb