Module: GithubWebhook

Defined in:
lib/github_webhook.rb,
lib/github_webhook/railtie.rb,
lib/github_webhook/version.rb

Defined Under Namespace

Modules: Processor Classes: Railties

Constant Summary collapse

VERSION =
"1.4.0"

Class Attribute Summary collapse

Class Attribute Details

.loggerObject

Returns the value of attribute logger.



12
13
14
# File 'lib/github_webhook.rb', line 12

def logger
  @logger
end