Exception: Thredded::Errors::MessageboardCreateDenied

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

Instance Method Summary collapse

Instance Method Details

#messageObject



63
64
65
# File 'lib/thredded/errors.rb', line 63

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