addressabler 0.0.1
Addressabler extends the Addressable::URI class to provide better information about, and manipulation of, URI strings. It adds a tld method, a domain method, and a subdomain method. It also allows users to easily modify the URL's query values as a hash.
Gemfile:
=
install:
=
Runtime Dependencies (1):
addressable
>= 2.2.2
Development Dependencies (1):
rspec
>= 2.0