Exception: Thredded::Errors::UserNotFound

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

Instance Method Summary collapse

Instance Method Details

#messageObject



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

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