martenframework / marten

The pragmatic web framework.
https://martenframework.com
MIT License
396 stars 21 forks source link

Clarify file upload docs #185

Closed notramo closed 4 months ago

notramo commented 4 months ago

https://martenframework.com/docs/files/uploading-files The following is confusing:

field :file, :file

I recommend changing it:

field :avatar, :file