Exception: Thredded::Errors::TopicCreateDenied

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

Instance Method Summary collapse

Instance Method Details

#messageObject



69
70
71
# File 'lib/thredded/errors.rb', line 69

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