提交 876548a7 编写于 作者: C Carlos Antonio da Silva

Fix argument in doc sample of new `sms_to` helper [ci skip]

上级 ea91f9bc
......@@ -592,7 +592,7 @@ def current_page?(options, check_parameters: false)
# # => <a href="sms:5155555785;">Text me</a>
#
# sms_to "5155555785", "Text me",
# subject: "Hello Jim I have a question about your product."
# body: "Hello Jim I have a question about your product."
# # => <a href="sms:5155555785;?body=Hello%20Jim%20I%20have%20a%20question%20about%20your%20product">Text me</a>
#
# You can use a block as well if your link target is hard to fit into the name parameter. ERB example:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册