make modern guard happy
This commit is contained in:
parent
89e18ef84d
commit
291782e101
|
@ -48,7 +48,7 @@ module Guard
|
||||||
runner.stop
|
runner.stop
|
||||||
end
|
end
|
||||||
|
|
||||||
def run_on_change(paths)
|
def run_on_changes(paths)
|
||||||
reload
|
reload
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue