authenticity_token form token for rails code example
Example: authenticity token rails
<%= hidden_field_tag "authenticity_token", form_authenticity_token %>
<%= hidden_field_tag "authenticity_token", form_authenticity_token %>