Exception: Hello::Errors::JsonNotSupported

Inherits:
Error
  • Object
show all
Defined in:
lib/hello/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



7
8
9
# File 'lib/hello/errors.rb', line 7

def message
  "add your locale as a 'param' or 'header' instead"
end