method
clear
v7.1.3.4 -
Show latest stable
- Class:
ActiveSupport::IsolatedExecutionState
clear()public
No documentation available.
# File activesupport/lib/active_support/isolated_execution_state.rb, line 53
def clear
state.clear
end