Commit 1d2021ea authored by Luke Bennett's avatar Luke Bennett

Resolve project_hook.rb

parent d1085ef8
class ProjectHook < WebHook
<<<<<<< HEAD
include CustomModelNaming
include TriggerableHooks
self.singular_route_key = :hook
=======
include TriggerableHooks
>>>>>>> upstream/master
triggerable_hooks [
:push_hooks,
:tag_push_hooks,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment