method
clear
v8.1.1 -
Show latest stable
- Class:
ActiveSupport::IsolatedExecutionState
clear()public
No documentation available.
# File activesupport/lib/active_support/isolated_execution_state.rb, line 50
def clear
@scope.current.active_support_execution_state&.clear
end