Sha256: e04b9f8d335c7076abd986bccec66a4887229e42cdc66f1e009e4501aa14aa68

Contents?: true

Size: 189 Bytes

Versions: 8

Compression:

Stored size: 189 Bytes

Contents

require 'triad'
module Surrounded
  module Context
    class InvalidRole < ::Triad::KeyNotPresent; end
    module InvalidRoleType; end
    class AccessError < ::StandardError; end
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
surrounded-0.8.4 lib/surrounded/context_errors.rb
surrounded-0.8.3 lib/surrounded/context_errors.rb
surrounded-0.8.2 lib/surrounded/context_errors.rb
surrounded-0.8.1 lib/surrounded/context_errors.rb
surrounded-0.8.0 lib/surrounded/context_errors.rb
surrounded-0.7.3 lib/surrounded/context_errors.rb
surrounded-0.7.2 lib/surrounded/context_errors.rb
surrounded-0.7.1 lib/surrounded/context_errors.rb