<%= simple_form_for product_image, url: url, html: {method: method.to_sym, multipart: true}, wrapper: :horizontal_form, wrapper_mappings: { file: :horizontal_file } do |f| %> <% end %>