method
exists?
v4.1.8 -
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 140
def exists?
true
end