Comments for "dustins-clone" repository in Gitorious

why not a respond_to block on the users#show action?

I started with that, but users can have dots in their names, so the obvious thing of just calling /users/dustin.xml doesn't work.

Of course, a similar thing with an accepts header could work, but it seems a bit strange to me.

How would you most like it to work?

Add a new comment:

Login or create an account to post a comment