It turns out that I am building a form where a file can be selected. The problem is that when trying to build it it throws me the following error.
Routing Error
No route matches [POST] "/"
Next I will show the content of my controller and my routes file plus the content that makes up the form_tag.
If you need more info, feel free to ask me.