views:

20

answers:

0

Say I have Users and Things. Instead of /users/joe/things/1, I want the path to be just /joe/things/1. I've tried the default_routes plugin but using it breaks link_to routes.