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