Method: Thredded::Errors::TopicCreateDenied#message

Defined in:
lib/thredded/errors.rb

#messageObject



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

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