uri-relative

uri-relative is a little library which adds relative URI manipulation to Ruby’s URI::Generic class. It’s modeled a bit after the facilities provided by Java’s URI class.

Anyway, I’ve still got to implement URI::Generic#relativize, but aside from that it should already be useful.

hoodwink.d enhanced