Sha256: 14eb4276f0ca8884baad460ea9ecb9ed274365378006e5cbd6252be5615825c1
Contents?: true
Size: 310 Bytes
Versions: 63
Compression:
Stored size: 310 Bytes
Contents
/ # locals: (email:) = pg_form_for email do |f| = f.input :from_name = f.input :from_address = f.input :to = f.input :subject = f.input :reply_to = f.input :body_input, as: :text, input_html: { rows: 5 } = button_tag class: 'btn btn-primary', type: :submit do span.bi.bi-send | Enviar
Version data entries
63 entries across 63 versions & 1 rubygems