This website requires JavaScript.
Explore
Help
Sign In
realaravinth
/
debian-mirror-gitlab
Watch
1
Star
0
Fork
You've already forked debian-mirror-gitlab
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
4e6e56d4f7
debian-mirror-gitlab
/
app
/
models
/
hooks
/
service_hook.rb
8 lines
113 B
Ruby
Raw
Normal View
History
Unescape
Escape
Imported Upstream version 7.2.1
2014-09-02 18:07:02 +05:30
class
ServiceHook
<
WebHook
belongs_to
:service
Imported Upstream version 7.14.3
2015-09-11 14:41:01 +05:30
def
execute
(
data
)
super
(
data
,
'service_hook'
)
end
Imported Upstream version 7.2.1
2014-09-02 18:07:02 +05:30
end
Reference in a new issue
Copy permalink