cyberfly
12/2/2019 - 2:13 AM

Rails form token

<form>
  <%= hidden_field_tag :authenticity_token, form_authenticity_token %>
</form>