Exception: Guard::TestHelpers::Template::Session::GlobalWatchesNotImplemented

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/guard/test_helpers.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



23
24
25
# File 'lib/guard/test_helpers.rb', line 23

def message
  "global watches not supported!"
end