Sha256: aa5a1d18acad5c08e62ab0bb3fe045be7f9526dc23e6a96022b5fe1f930b9363
Contents?: true
Size: 224 Bytes
Versions: 1
Compression:
Stored size: 224 Bytes
Contents
%h1 t("New") <%= singular_name.humanize %> - form_for(@<%= singular_name %>) do |form| = render :partial => 'form', :locals => {:form => form} %p= form.submit t("create") %p= 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/new.html.haml |