method
context
rails latest stable - Class:
ActiveSupport::IsolatedExecutionState
context()public
No documentation available.
# File activesupport/lib/active_support/isolated_execution_state.rb, line 57
def context
scope.current
end