Sha256: bb35ef1ac1b02210502d596d0a065d0d78535e349c17592693b9bf66f92de825
Contents?: true
Size: 339 Bytes
Versions: 10
Compression:
Stored size: 339 Bytes
Contents
<%= f.input :name %> <%= f.input :sender, hint: "Enter the email for the 'from' field on any emails sent out." %> <%= f.input :subject, input_html: { value: f.object.subject || "A link you might be interested in" } %> <%= f.input :success_url, hint: "Leave blank to return the same page" %> <%= f.input :template, as: :template_editor %>
Version data entries
10 entries across 10 versions & 2 rubygems