Module: DTK::Common::Response::ErrorMixin
- Included in:
- Error
- Defined in:
- lib/response.rb
Instance Method Summary collapse
Instance Method Details
#ok? ⇒ Boolean
138 139 140 |
# File 'lib/response.rb', line 138 def ok?() false end |