Registry / utility / addressabler

addressabler

JSON →
library0.1.2rbrubygemsunverified

Addressabler extends Addressable::URI to provide methods for extracting and manipulating TLD, domain, and subdomain parts of a URI.

gem install addressabler
INSTALL
IMPORT
SIG · ADDRESSABLER
A
addressabler
utilityrubyv0.1.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Addressabler
require 'addressabler'

Extract TLD from a URI

require 'addressabler' uri = Addressable::URI.parse('http://www.example.com/path') uri.tld # => 'com'
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
43 hits · last 30 days
node
34
Meta
1
OpenAI (training)
1
Resources
addressabler — gem install addressabler · libregistry