Merge branch 'master' of github.com:guard/guard
This commit is contained in:
commit
84d6641925
@ -35,7 +35,7 @@ module Guard
|
|||||||
event
|
event
|
||||||
end.to_sym
|
end.to_sym
|
||||||
|
|
||||||
UI.debug "\nHook :#{hook_name} executed for #{self.class}"
|
UI.debug "Hook :#{hook_name} executed for #{self.class}"
|
||||||
|
|
||||||
Hook.notify(self.class, hook_name, *args)
|
Hook.notify(self.class, hook_name, *args)
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user