Module: MakeWatchable::Watcher::ClassMethods

Defined in:
lib/make_watchable/watcher.rb

Instance Method Summary collapse

Instance Method Details

#watcher?Boolean



10
11
12
# File 'lib/make_watchable/watcher.rb', line 10

def watcher?
  true
end