Exception: Guard::Compat::Test::Template::Session::GlobalWatchesNotImplemented

Inherits:
NotImplementedError
  • Object
show all
Defined in:
lib/guard/compat/test/template.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



13
14
15
# File 'lib/guard/compat/test/template.rb', line 13

def message
  'global watches not supported!'
end