提交 3b72975d 编写于 作者: K Kasper Timm Hansen 提交者: GitHub

Merge pull request #25514 from maclover7/jm-ar-nodoc

nodoc `ActiveRecord::AttributeSet::YAMLEncoder`
......@@ -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.
先完成此消息的编辑!
想要评论请 注册