class StatusPageRuby::Pages::Rubygems
Public Instance Methods
status()
click to toggle source
# File lib/status_page_ruby/pages/rubygems.rb, line 9 def status @status ||= status_element.text.strip end
# File lib/status_page_ruby/pages/rubygems.rb, line 9 def status @status ||= status_element.text.strip end