Class: Deimos::Status::Manager
- Inherits:
-
Object
- Object
- Deimos::Status::Manager
- Defined in:
- lib/deimos/status/manager.rb
Instance Attribute Summary collapse
-
#checks ⇒ Object
readonly
Returns the value of attribute checks.
Instance Method Summary collapse
Instance Attribute Details
#checks ⇒ Object (readonly)
Returns the value of attribute checks.
5 6 7 |
# File 'lib/deimos/status/manager.rb', line 5 def checks @checks end |