Method: ActionController::RequestForgeryProtection::ProtectionMethods::NullSession::NullSessionHash#destroy
- Defined in:
- lib/action_controller/metal/request_forgery_protection.rb
#destroy ⇒ Object
no-op
285 |
# File 'lib/action_controller/metal/request_forgery_protection.rb', line 285 def destroy; end |