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