提交 fce2d6a7 编写于 作者: E Eugene Kenny

Remove leftover implicit_readonly documentation [ci skip]

Records loaded from join queries are no longer automatically marked as
read-only since aff928ba.
上级 587c5a83
......@@ -507,8 +507,7 @@ def blank? # :nodoc:
false
end
# Returns +true+ if the record is read only. Records loaded through joins with piggy-back
# attributes will be marked as read only since they cannot be saved.
# Returns +true+ if the record is read only.
def readonly?
@readonly
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册