提交 ce0b8ffb 编写于 作者: S s-mori

[ci skip] Fix typo, will_save_change_to_attribute -> will_save_change_to_attribute?

上级 42111f85
......@@ -89,7 +89,7 @@ def saved_changes
# This method is useful in validations and before callbacks to determine
# if the next call to +save+ will change a particular attribute. It can be
# invoked as +will_save_change_to_name?+ instead of
# <tt>will_save_change_to_attribute("name")</tt>.
# <tt>will_save_change_to_attribute?("name")</tt>.
#
# ==== Options
#
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册