Exception: Thredded::Errors::UserNotFound

Inherits:
Thredded::Error show all
Defined in:
lib/thredded/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



21
22
23
# File 'lib/thredded/errors.rb', line 21

def message
  'This user could not be found. Is their name misspelled?'
end