Class: StatusPageRuby::Pages::Cloudflare

Inherits:
Base
  • Object
show all
Defined in:
lib/status_page_ruby/pages/cloudflare.rb

Instance Attribute Summary

Attributes inherited from Base

#document, #time

Instance Method Summary collapse

Methods inherited from Base

open, #success?

Instance Method Details

#statusObject



16
17
18
# File 'lib/status_page_ruby/pages/cloudflare.rb', line 16

def status
  @status ||= parse_status
end