Class: StatusPageRuby::Pages::Cloudflare
- Defined in:
- lib/status_page_ruby/pages/cloudflare.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Instance Method Details
#status ⇒ Object
16 17 18 |
# File 'lib/status_page_ruby/pages/cloudflare.rb', line 16 def status @status ||= parse_status end |