8000 Enctype should be set when file upload input is used · Issue #43 · trailblazer/formular · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Enctype should be set when file upload input is used #43
Open
@Titinux

Description

@Titinux

I'm using formular master branch

form(model, path) do
  f.input :image, type: :file
end

When using input element with type: :file, enctype="multipart/form-data" should be added to the form tag.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0