BigW Consortium Gitlab

Use separate file for error.rb

parent 77c96d5a
module Mattermost module Mattermost
class Error < StandardError; end
class NoSessionError < Error class NoSessionError < Error
def message def message
'No session could be set up, is Mattermost configured with Single Sign On?' 'No session could be set up, is Mattermost configured with Single Sign On?'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment