未验证 提交 afd96b65 编写于 作者: J Jon Moss

nodoc `ActiveRecord::AttributeSet::YAMLEncoder`

As mentioned in 7b86ea67, this is an
internal class.

[ci skip]

r? @sgrif
上级 7b86ea67
......@@ -2,7 +2,7 @@ module ActiveRecord
class AttributeSet
# Attempts to do more intelligent YAML dumping of an
# ActiveRecord::AttributeSet to reduce the size of the resulting string
class YAMLEncoder
class YAMLEncoder # :nodoc:
def initialize(default_types)
@default_types = default_types
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册