method
clear
v8.1.1 -
Show latest stable
- Class:
ActiveSupport::ExecutionContext
clear()public
No documentation available.
# File activesupport/lib/active_support/execution_context.rb, line 96
def clear
IsolatedExecutionState[:active_support_execution_context] = nil
end