Exception: Thredded::Errors::MessageboardCreateDenied

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

Instance Method Summary collapse

Instance Method Details

#messageObject



51
52
53
# File 'lib/thredded/errors.rb', line 51

def message
  'You are not authorized to create a new messageboard.'
end