Class: TxghServer::Webhooks::Gitlab::PushHandler

Inherits:
TxghServer::Webhooks::Git::PushHandler show all
Defined in:
lib/txgh-server/webhooks/gitlab/push_handler.rb

Instance Attribute Summary

Attributes inherited from TxghServer::Webhooks::Git::PushHandler

#attributes, #logger, #project, #repo

Method Summary

Methods inherited from TxghServer::Webhooks::Git::PushHandler

#execute, #initialize

Constructor Details

This class inherits a constructor from TxghServer::Webhooks::Git::PushHandler