Sha256: 34fd1122d657ea28b9768dbe964d9e75788aafe242822782b0954ee51ee76010

Contents?: true

Size: 263 Bytes

Versions: 9

Compression:

Stored size: 263 Bytes

Contents

= form_for subscriber do |f|
  tr id=dom_id(subscriber)
    td= f.text_field :url, class: 'form-control input-sm'
    td= f.text_field :secret, class: 'form-control input-sm'
    td= f.button type: 'submit', class: 'btn btn-success btn-sm' do
      i.fa.fa-plus

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
webhooker-0.5.0 app/views/webhooker/subscribers/_form.html.slim
webhooker-0.4.0 app/views/webhooker/subscribers/_form.html.slim
webhooker-0.3.0 app/views/webhooker/subscribers/_form.html.slim
webhooker-0.2.0 app/views/webhooker/subscribers/_form.html.slim
webhooker-0.1.2 app/views/webhooker/subscribers/_form.html.slim
webhooker-0.1.1 app/views/webhooker/subscribers/_form.html.slim
webhooker-0.1.0 app/views/webhooker/subscribers/_form.html.slim
webhooker-0.0.2 app/views/webhooker/subscribers/_form.html.slim
webhooker-0.0.1 app/views/webhooker/subscribers/_form.html.slim