sajad torkamani

Add the data-turbo="false" attribute to the form:

<form action="/messages" method="post" data-turbo="false">
  ...
</form>

Sources

Tagged: Rails