未验证 提交 744dc109 编写于 作者: V Vipul A M 提交者: GitHub

Merge pull request #35152 from scpike/guides-link-to-core-ext-string-inquiry-source

Add a link to where "inquiry" is defined in ActiveSupport docs [ci skip]
......@@ -1201,6 +1201,8 @@ The `inquiry` method converts a string into a `StringInquirer` object making equ
"active".inquiry.inactive? # => false
```
NOTE: Defined in `active_support/core_ext/string/inquiry.rb`.
### `starts_with?` and `ends_with?`
Active Support defines 3rd person aliases of `String#start_with?` and `String#end_with?`:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册