提交 64cabcd7 编写于 作者: A Alex Kitchens

[ci skip] Add link to method referenced in ActiveSupport::PerThreadRegistry

上级 3b72975d
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.
先完成此消息的编辑!
想要评论请 注册