提交 87735d3a 编写于 作者: F Francesco Rodriguez

minor edit on StatementCache documentation [ci skip]

上级 69a87d5a
......@@ -11,7 +11,7 @@ module ActiveRecord
#
# cache.execute
#
# The relation returned by +yield+ is cached, and for each +execute+ call the cached relation gets duped.
# The relation returned by the block is cached, and for each +execute+ call the cached relation gets duped.
# Database is queried when +to_a+ is called on the relation.
class StatementCache
def initialize
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册