search for: b1agh1afp

Displaying 1 result from an estimated 1 matches for "b1agh1afp".

2010 Nov 18
2
i18n_routes
Hello i have an domain in .рф (РФ is the first TLD, where domain names are put in Cyrillic script only.) (see also http://teimos.ru/x/punycode/) i''m trying to get working routes in cyrillic like http://теймос.рф/привет (XN--E1AIJIPB.XN--P1AI/XN--B1AGH1AFP) to welcome#index (for example) i tryed different ways but no luck with them all... in Gemfile ---------------\ gem ''i18n_routing'' -------------------- in routes.rb -------------------------------------- localized(I18n.available_locales, :verbose => true) do mat...