Module: Yabeda::Puma::Plugin
- Defined in:
- lib/yabeda/puma/plugin.rb,
lib/yabeda/puma/plugin/version.rb,
lib/yabeda/puma/plugin/statistics.rb,
lib/yabeda/puma/plugin/statistics/parser.rb,
lib/yabeda/puma/plugin/statistics/fetcher.rb
Defined Under Namespace
Modules: Statistics
Constant Summary collapse
- VERSION =
"0.7.1"
Class Attribute Summary collapse
-
.control_auth_token ⇒ Object
Returns the value of attribute control_auth_token.
-
.control_url ⇒ Object
Returns the value of attribute control_url.
Class Attribute Details
.control_auth_token ⇒ Object
Returns the value of attribute control_auth_token.
8 9 10 |
# File 'lib/yabeda/puma/plugin.rb', line 8 def control_auth_token @control_auth_token end |
.control_url ⇒ Object
Returns the value of attribute control_url.
8 9 10 |
# File 'lib/yabeda/puma/plugin.rb', line 8 def control_url @control_url end |