Sha256: bb57ae319221f82e9589b28602e8bdbb96dba47a43d5edd97379e5622a0935e5

Contents?: true

Size: 136 Bytes

Versions: 25

Compression:

Stored size: 136 Bytes

Contents

= simple_form_for @test do |f|

  = f.input :attachment_images, as: :attachment

  div.actions
    = f.submit 'Submit', class: 'button'

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
simple_form_attachments-0.0.6 test/dummy/app/views/tests/_form.html.slim
simple_form_attachments-0.0.5 test/dummy/app/views/tests/_form.html.slim
simple_form_attachments-0.0.4 test/dummy/app/views/tests/_form.html.slim
simple_form_attachments-0.0.3 test/dummy/app/views/tests/_form.html.slim
simple_form_attachments-0.0.1 test/dummy/app/views/tests/_form.html.slim