Class: Upman::Extensions::Ping
- Inherits:
-
Core::ExtensionBase
- Object
- Core::ExtensionBase
- Upman::Extensions::Ping
- Defined in:
- lib/upman/extensions/ping.rb
Defined Under Namespace
Classes: Servlet
Constant Summary collapse
- REQUEST_PATH =
"ping"
Instance Method Summary collapse
Methods included from Utils::Helper
Instance Method Details
#register ⇒ Object
6 7 8 |
# File 'lib/upman/extensions/ping.rb', line 6 def register return Servlet end |