Class: Wary::Status::Alert
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from Wary::Status::Base
Instance Method Details
#to_sym ⇒ Object
26 27 28 |
# File 'lib/wary/status.rb', line 26 def to_sym :alert end |