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.6.0"

Class Attribute Summary collapse

Class Attribute Details

.control_auth_tokenObject

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_urlObject

Returns the value of attribute control_url.



8
9
10
# File 'lib/yabeda/puma/plugin.rb', line 8

def control_url
  @control_url
end