BigW Consortium Gitlab

Use separate file for error.rb

parent 77c96d5a
module Mattermost
class Error < StandardError; end
class NoSessionError < Error
def message
'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