Class: Wary::Status::OK
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
20 21 22 |
# File 'lib/wary/status.rb', line 20 def to_sym :ok end |