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