public
Description: Rails plugin for localized "country_select" helper with Rake task for downloading locales from Unicode.org's CLDR
Homepage: http://www.restafari.org/localized-country-select.html
Clone URL: git://github.com/karmi/localized_country_select.git
scharfie (author)
Thu Oct 15 03:35:49 -0700 2009
karmi (committer)
Thu Oct 15 04:06:39 -0700 2009
100644 4 lines (4 sloc) 0.112 kb
1
2
3
4
# Show the README text file
puts "\n\n"
puts IO.read(File.join(File.dirname(__FILE__), 'README.rdoc'))
puts "\n"