提交 c1064b0c 编写于 作者: J Jon Moss 提交者: GitHub

Merge pull request #25517 from alexcameron89/per_thread_registry

[ci skip] Add link reference in ActiveSupport::PerThreadRegistry
require 'active_support/core_ext/module/delegation'
module ActiveSupport
# NOTE: This approach has been deprecated for end-user code in favor of thread_mattr_accessor and friends.
# NOTE: This approach has been deprecated for end-user code in favor of {thread_mattr_accessor}[rdoc-ref:Module#thread_mattr_accessor] and friends.
# Please use that approach instead.
#
# This module is used to encapsulate access to thread local variables.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册