method
clear
v7.2.3 -
Show latest stable
- Class:
ActiveSupport::ExecutionContext
clear()public
No documentation available.
# File activesupport/lib/active_support/execution_context.rb, line 43
def clear
store.clear
end