also make old guard happy
This commit is contained in:
parent
291782e101
commit
83b45e914b
|
@ -51,6 +51,8 @@ module Guard
|
||||||
def run_on_changes(paths)
|
def run_on_changes(paths)
|
||||||
reload
|
reload
|
||||||
end
|
end
|
||||||
|
|
||||||
|
alias :run_on_change :run_on_changes
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue