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