Sha256: 538b1898f8e2d0241674e1df2f6173eaeab5c6885701cd90e2f7266d9f98f8d2
Contents?: true
Size: 291 Bytes
Versions: 1
Compression:
Stored size: 291 Bytes
Contents
- text_block :title => "New <%= singular_name %>" do - next_form_for(@<%= singular_name %>, :url => collection_path, :html => {:class => 'form'}) do |f| = render :partial => "form", :locals => { :f => f } - f.buttons do |b| = b.save = b.cancel :url => collection_path
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lucasefe-multi_helper-0.0.1 | generators/full_scaffold/templates/view_new.haml |