提交 4828408f 编写于 作者: A Akira Matsuda

Explicitly require AR/attribute where using it

autoloading this could possibly cause some weird race condition
when calling an AR::Attribute's singleton method on a threaded server.
上级 0f40becc
require 'active_record/attribute'
module ActiveRecord
class AttributeSet # :nodoc:
class Builder # :nodoc:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册