提交 7ee7f14e 编写于 作者: D Dimitar Dimitrov

Revert "Remove meaningless code from the examples" of AutosaveAssociation

Reverts a part of 91148936. Should probably be squashed with it when merging back in rails/rails.
上级 91148936
......@@ -44,6 +44,9 @@ module ActiveRecord
# automatically _and_ atomically:
#
# post = Post.find(1)
# post.title # => "The current global position of migrating ducks"
# post.author.name # => "alloy"
#
# post.title = "On the migration of ducks"
# post.author.name = "Eloy Duran"
#
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册