Sha256: 2e383791ee1b586864f961719216329ea0dc38043ac3ac18e1ee271447250a8a
Contents?: true
Size: 420 Bytes
Versions: 56
Compression:
Stored size: 420 Bytes
Contents
/ # locals: (object: nil) - object ||= @email div style="max-width: 52em" data-controller="pg_form" = pg_form_for(object) do |f| - if object.persisted? = f.input :status - else = 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 } .mt-2 = f.button :submit
Version data entries
56 entries across 56 versions & 1 rubygems