2009
01.18
01.18
Source Location: http://github.com/rails/country_select/tree/master
Installation:
script/install plugin git://github.com/rails/country_select/tree/master
Usage in your view
<%= country_select(:user, :country_name, nil, {:prompt => “Select Country”}, {:style => “width: 200px”}) %>
Really nice.
Installation:-
ruby script/plugin install git://github.com/rails/country_select.git
Usage in your view
“Select Country”}, {:style => “width: 200px”}) %>