SyntaxFix
Write A Post
Hire A Developer
Questions
If I remember correctly, you have to add the following code to your form, to get rid of this problem:
<%= token_tag(nil) %>
Don't forget the parameter.