You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Antonio Pagano edited this page Jan 29, 2018
·
3 revisions
FileTag is useful when adding file input fields into your form or form_for.
When adding a file input to your form, it will change the enctype to be multipart/form-data. Usage of FileTag is as follows: