hi, how can i force that the call to $url_helper->link_to() include the lang identifier before the controller name in th url???? when i run my application in the development environment, the urls are generated like that (with the lang identifier), but in the production environment it doesnt work. The only diference between the 2 environments is the use of an alias to the public directory in the development environment.