Sha256: b7254c67728e1fb2ab9652b9e20f58646cab3f4939f608023b9b0dabccd8aab0
Contents?: true
Size: 334 Bytes
Versions: 51
Compression:
Stored size: 334 Bytes
Contents
/ # locals: (email:) = pg_form_for email do |f| = f.mensajes_de_error = 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
51 entries across 51 versions & 1 rubygems