namespace + nested resources = <% form_for ... %> problem

Hello all

I wrote a gist, which describes my problem: http://gist.github.com/300860

What param I need to pass to form_for? Thanks

I've found a solution and updated my gist, if anyone interested.