Below is an example of making an HTTP request to Healthchecks from Ruby.
require 'net/http' require 'uri' Net::HTTP.get(URI.parse('https://hc.bestboy.work/ping/your-uuid-here'))
If you have feedback, bug reports, or product suggestions, please send an email to [email protected].
Please copy the address and contact us using your own email app or webmail service.