Class
Zeep::OK
In:
lib/zeep/responses.rb
Parent:
Response
Methods
all_good?
Constants
STATUS_CODE
=
200
DEFAULT_MESSAGE
=
"All is good in the hood."
Public Class methods
all_good?
()
[Source]
# File lib/zeep/responses.rb, line 78
def
self
.
all_good?
true
end
[Validate]