We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bb11959 + 74fd5a9 commit 88bef7dCopy full SHA for 88bef7d
lib/spring/watcher/polling.rb
@@ -1,3 +1,5 @@
1
+require "spring/watcher/abstract"
2
+
3
module Spring
4
module Watcher
5
class Polling < Abstract
0 commit comments