Exception: Rubyhub::IncorrectTemplateError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/rubyhub/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



9
10
11
# File 'lib/rubyhub/errors.rb', line 9

def message
  'You haven\'t pass the template name or template name not present in config file'
end