Module ActionView::Helpers::CsrfHelper
In: lib/action_view/helpers/csrf_helper.rb

Methods

Public Instance methods

Returns a meta tag with the cross-site request forgery protection token for forms to use. Place this in your head.

[Validate]