method
country_select
v2.1.0 -
Show latest stable
-
1 note -
Class: ActionView::Helpers::FormBuilder
- 1.0.0
- 1.1.0
- 1.1.1
- 1.1.6
- 1.2.0
- 1.2.6
- 2.0.0
- 2.0.1
- 2.0.3
- 2.1.0 (0)
- 2.2.1
- 2.3.2
- 2.3.8
- 3.0.0
- 3.0.5
- 3.0.7
- 3.0.9
- 3.1.0
- 3.2.1
- 3.2.3
- 3.2.8
- 3.2.13
- What's this?
country_select(method, priority_countries = nil, options = {}, html_options = {})
public
Register or
log in
to add new notes.
spectator -
November 28, 2008 - (>= v2.2.1)
2 thanks
Removed form Rails core
country_select and country_options_for_select were removed from Rails core since 2.2 release, but extracted to plugin. http://github.com/rails/country_select/tree/master/README
Also you could be interested in localized_country_select plugin which uses Rails internationalization framework I18n. http://github.com/karmi/localized_country_select/tree/master/README.rdoc


