Exception: Guard::Compat::Test::Template::Session::MultipleGuardNotImplemented

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

Instance Method Summary collapse

Instance Method Details

#messageObject



7
8
9
# File 'lib/guard/compat/test/template.rb', line 7

def message
  'multiple guards not supported!'
end