Class: Specwrk::Web::Endpoints::Health
- Defined in:
- lib/specwrk/web/endpoints/health.rb
Constant Summary
Constants inherited from Base
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from Specwrk::Web::Endpoints::Base
Instance Method Details
#with_response ⇒ Object
9 10 11 |
# File 'lib/specwrk/web/endpoints/health.rb', line 9 def with_response ok end |