Sha256: 6b2d1420d0cee3e101b9468fc895dc4d73ff22f254b1b381c303196cbf9e421d
Contents?: true
Size: 328 Bytes
Versions: 43
Compression:
Stored size: 328 Bytes
Contents
- url = tmpl.new_record? ? lead_action_templates_path : lead_action_template_path( tmpl ) .lead-action-templates--form = form_for tmpl, url: url, as: :tmpl do |f| .field %label slug = f.text_field :slug .field %label Action exe = f.text_area :action_exe .actions = f.submit 'Submit'
Version data entries
43 entries across 43 versions & 1 rubygems