Skip to content

Enctype should be set when file upload input is used #43

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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