Closed hmans closed 9 years ago
This is to support the story of a user moving to a new host/domain.
When a user's URL changes, also change all their posts' URLs (by URI.join-ing their paths with the new user URL.)
URI.join
No longer applicable because of #32.
This is to support the story of a user moving to a new host/domain.
When a user's URL changes, also change all their posts' URLs (by
URI.join
-ing their paths with the new user URL.)