RubyGems Navigation menu

url_verifier 3.1

Format, Verify & Follow URL redirects with detailed reports. (Ex => url: 'blackwellford.com/staff', verified_url: 'https://www.blackwellford.com', response_code:'200', url_redirected: true, url_sts: 'Valid', url_path: '/staff'). Following url redirects can sometimes take a few minutes and often creates various exceptions. UrlVerifier is built with exceptional error handling, reformatting, and optional time limits you can set; default is set to 60 sec limit, but typically only takes 5-10 seconds per url. UrlVerifier has been developed and improved upon for several years in an enterprise level app and is now available as an open source gem. It is perfect for high-volume, yet smooth, uninterrupted url formatting and verification.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 3.1 - July 11, 2018 (14.5 KB)
  2. 2.12 - July 03, 2018 (14.5 KB)
  3. 2.11 - July 03, 2018 (14.5 KB)
  4. 2.10 - July 02, 2018 (14.5 KB)
  5. 0.0.1.pre.rc.01 - June 27, 2018 (9.5 KB)

Runtime Dependencies (5):

activesupport ~> 5.2
crm_formatter ~> 2.65
curb ~> 0.9.6
net-ping >= 1.7.8, ~> 1.7
utf8_sanitizer ~> 2.17

Development Dependencies (4):

bundler >= 1.16.2, ~> 1.16
pry ~> 0.11.3
rake >= 12.3.1, ~> 12.3
rspec ~> 3.7

Owners:

Authors:

  • Adam Booth

SHA 256 checksum:

334f8aa8f0dd4ff76410cbdd10898b12af8f8463c95042ef083b281fad97a39d

Total downloads 7,832

For this version 1,967

License:

MIT

Required Ruby Version: ~> 2.5.1

Links: