domainatrix 0.0.1 → 0.0.2
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/domainatrix.rb +1 -1
- metadata +2 -2
data/lib/domainatrix.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: domainatrix
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Paul Dix
|
@@ -59,6 +59,6 @@ rubyforge_project:
|
|
59
59
|
rubygems_version: 1.3.5
|
60
60
|
signing_key:
|
61
61
|
specification_version: 2
|
62
|
-
summary: A cruel
|
62
|
+
summary: A cruel mistress that uses the public suffix domain list to dominate URLs by canonicalizing, finding TLDs, and breaking them into their domain parts.
|
63
63
|
test_files: []
|
64
64
|
|