Sha256: ac06ec1d412f3c1fe9e497b3e7da893bb64073f4825e807cb7b3655af6a631c8

Contents?: true

Size: 160 Bytes

Versions: 7

Compression:

Stored size: 160 Bytes

Contents

= simple_form_for resource do |f|
  = f.input :file, :as => :file

  .row-fluid
    .span12= f.input :remarks, :input_html => {:rows => 4}

  = f.button :submit

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
vesr-0.12.7 app/views/esr_files/_form.html.haml
vesr-0.12.6 app/views/esr_files/_form.html.haml
vesr-0.12.5 app/views/esr_files/_form.html.haml
vesr-0.12.4 app/views/esr_files/_form.html.haml
vesr-0.12.3 app/views/esr_files/_form.html.haml
vesr-0.12.2 app/views/esr_files/_form.html.haml
vesr-0.12.1 app/views/esr_files/_form.html.haml