Exception: Thredded::Errors::TopicCreateDenied

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

Instance Method Summary collapse

Instance Method Details

#messageObject



57
58
59
# File 'lib/thredded/errors.rb', line 57

def message
  'You are not authorized to post in this messageboard.'
end