Refactoring of hook functionality & bootsrap system hooks
This commit is contained in:
parent
72a571724d
commit
65dc68b35c
9 changed files with 24 additions and 14 deletions
3
app/models/system_hook.rb
Normal file
3
app/models/system_hook.rb
Normal file
|
@ -0,0 +1,3 @@
|
|||
class SystemHook < WebHook
|
||||
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue