Routing problem: nested Controller interpreted as Action

Hi!

I moved my application to server where is newest Rails version (1.2.6). On my local machine I tested my app under 1.2.3.

On the server my nested controllers ("admin/user") is interpreted as

I solved the problem. But I think that I can make it better way (??) I added to my routes.rb