RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

localized_country_select Rails plugin

There’s a Rails plugin “localized_country_select” which stores country codes, not names, in database and supports localization of country codes at Github. It is well documented and has basic test coverage. Thanks to the Rails I18n team was the localization part so simple it almost hurts .)

Comments

Added for karmiq:

The localized_country_select from previous post comes with a simple Rake task for downloading country codes and names for various languages from Unicode.org’s CLDR repository.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in