Hi all, Can someone tell me how I could redirect from an url like "url.com/mycontroller" to "url.com/en/mycontroller"? I was reading all sorts of routing documentation but couldn''t come up with a solution. Of course this should be a general rule, so "url.com/mycontroller/myaction/myparam=99" should naturally redirct to "url.com/en/mycontroller/myaction/myparam=99" and so on. Thanks for any help. Greetings Patrick -- Posted via ruby-forum.com.
Is there really no way to do this? -- Posted via ruby-forum.com.