rails authenticity token to public html code example
Example: authenticity token rails
<%= hidden_field_tag "authenticity_token", form_authenticity_token %>
<%= hidden_field_tag "authenticity_token", form_authenticity_token %>