method

country_select

rails latest stable - Class: ActionView::Helpers::FormOptionsHelper

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v2.1.0) is shown here.

country_select(object, method, priority_countries = nil, options = {}, html_options = {})
public

Return select and option tags for the given object and method, using country_options_for_select to generate the list of option tags.

1Note

For those who is looking for lost country_select

Oleg ยท Feb 9, 20095 thanks

country_select lives on as a plugin that can be acquired from here: http://github.com/rails/country_select/tree/master