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.1.2"
Class Attribute Summary collapse
-
.logger ⇒ Object
Returns the value of attribute logger.
Class Attribute Details
.logger ⇒ Object
Returns the value of attribute logger.
12 13 14 |
# File 'lib/github_webhook.rb', line 12 def logger @logger end |