From: Siep Korteling Date: 2008-04-28T05:55:27+09:00 Subject: Re: Language code list? (ISO 639-1?) Arlen Cuss wrote: > Hi there, > > I'm wondering there's any built-in list or gem that has the list of > language > codes/country names/language names (native/foreign, either's good) in > it? > Something like a list like this: > > http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes > > I could scrape it from the page and coerce it into a tneable format, but > I > don't want to reinvent the wheel. > > Cheers, > Arlen. http://locale.rubyforge.org/svn/trunk/lib/ Regards, Siep -- Posted via http://www.ruby-forum.com/.