Sha256: cb2f0137ecdc45e5896b7354c4b5559195fd1982fdfb604fcdfec19e018abd51
Contents?: true
Size: 457 Bytes
Versions: 53
Compression:
Stored size: 457 Bytes
Contents
/ # locals: (object: nil, asociable: false) div style="max-width: 22em" data-controller="pg_form" = pg_form_for(@email || object, asociable:) do |f| = f.mensajes_de_error / = hidden_field_tag :asociable, true if asociable / = f.input :from_address / = f.input :from_name / = f.input :reply_to / = f.input :to / = f.input :subject / = f.input :body_input, as: :text = f.input :status .mt-2 = f.button :submit
Version data entries
53 entries across 53 versions & 1 rubygems