提交 798ad25f 编写于 作者: R Robin Dupret

Merge pull request #20780 from y-yagi/action_view_overview_guide

remove reference to `country_options_for_select` and `country_select` from guide [ci skip]
......@@ -1059,14 +1059,6 @@ If `@article.author_ids` is [1], this would return:
<input name="article[author_ids][]" type="hidden" value="" />
```
#### country_options_for_select
Returns a string of option tags for pretty much any country in the world.
#### country_select
Returns select and option tags for the given object and method, using country_options_for_select to generate the list of option tags.
#### option_groups_from_collection_for_select
Returns a string of `option` tags, like `options_from_collection_for_select`, but groups them by `optgroup` tags based on the object relationships of the arguments.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册