method
exists?
rails latest stable - Class:
ActionController::RequestForgeryProtection::ProtectionMethods::NullSession::NullSessionHash
exists?()public
No documentation available.
# File actionpack/lib/action_controller/metal/request_forgery_protection.rb, line 259
def exists?
true
end