I am having about the same issue. I'm using Globalize with a switch in 
the url like ":locale/:controller/..." and it breaks functional tests, 
spitting out "No url can be generated for the hash"-routing errors. I've 
tried to get around this by setting up a redirect. This would even come 
in handy for other reasons. What I tried to achieve is that urls without 
the locale like "www.url.com/mycontroller/" would get redirected to 
"www.url.com/en/mycontroller/", with "en" here being the default locale. 
Does anyone know how to get this done?

Greetings
Patrick

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Railsi18n-discussion mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/railsi18n-discussion

Reply via email to