Sha256: 24eb593a8e25511cda7ae7074d224978d6922868034b052a3ba364f61755e85a
Contents?: true
Size: 276 Bytes
Versions: 1
Compression:
Stored size: 276 Bytes
Contents
%h1 t("Editing") <%= singular_name.humanize %> - form_for(@<%= singular_name %>) do |form| = render :partial => 'form', :locals => {:form => form} %p= form.submit t('update') %p = link_to t('show'), @<%= singular_name %> = link_to t('back'), <%= plural_name %>_path
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
shoulda_generator-1.3.2 | rails_generators/shoulda_scaffold/templates/haml/edit.html.haml |