> This Routes syntax might work for you:
>
> map.connect('/some/test/path',
> controller='myproject.tests.controllers:MyController')That's exactly what I was looking for. Thanks! Now why didn't I see that anywhere in the routes docs? Perhaps I over looked it. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
