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