Sha256: 0250ef146644e312a643cfe5c6403650a8ab1e8b72d743b3a56b44b42ee4df31

Contents?: true

Size: 474 Bytes

Versions: 56

Compression:

Stored size: 474 Bytes

Contents

- url = leadset.persisted? ? leadset_path( leadset.id ) : leadsets_path

= form_for leadset, :as => :leadset, :url => url do |f|

  .input-field
    = f.label :company_url
    = f.text_field :company_url

  .input-field
    = f.label :email
    = f.text_field :email

  .input-field
    = f.label :next_invoice_number
    = f.text_field :next_invoice_number

  -# .input-field
  -#   %label Stripe customer_id
  -#   = f.text_field :customer_id

  .actions
    = f.submit

Version data entries

56 entries across 56 versions & 1 rubygems

Version Path
wco_models-3.1.0.108 app/views/wco/leadsets/_form.haml
wco_models-3.1.0.107 app/views/wco/leadsets/_form.haml
wco_models-3.1.0.106 app/views/wco/leadsets/_form.haml
wco_models-3.1.0.105 app/views/wco/leadsets/_form.haml
wco_models-3.1.0.104 app/views/wco/leadsets/_form.haml
wco_models-3.1.0.103 app/views/wco/leadsets/_form.haml
wco_models-3.1.0.102 app/views/wco/leadsets/_form.haml
wco_models-3.1.0.101 app/views/wco/leadsets/_form.haml
wco_models-3.1.0.100 app/views/wco/leadsets/_form.haml
wco_models-3.1.0.99 app/views/wco/leadsets/_form.haml
wco_models-3.1.0.98 app/views/wco/leadsets/_form.haml
wco_models-3.1.0.97 app/views/wco/leadsets/_form.haml
wco_models-3.1.0.96 app/views/wco/leadsets/_form.haml
wco_models-3.1.0.95 app/views/wco/leadsets/_form.haml
wco_models-3.1.0.94 app/views/wco/leadsets/_form.haml
wco_models-3.1.0.93 app/views/wco/leadsets/_form.haml
wco_models-3.1.0.92 app/views/wco/leadsets/_form.haml
wco_models-3.1.0.91 app/views/wco/leadsets/_form.haml
wco_models-3.1.0.90 app/views/wco/leadsets/_form.haml
wco_models-3.1.0.89 app/views/wco/leadsets/_form.haml