提交 2c4faaae 编写于 作者: K kennyj

This is comment for singular association.

上级 d20a5293
......@@ -12,7 +12,7 @@ def reader(force_reload = false)
target
end
# Implements the writer method, e.g. foo.items= for Foo.has_many :items
# Implements the writer method, e.g. foo.bar= for Foo.belongs_to :bar
def writer(record)
replace(record)
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册