Sha256: db33f44c41f9b4e0128a5f2fd77dd61c6a4643c75f4f3a97fb1b4facfd30a9a1
Contents?: true
Size: 236 Bytes
Versions: 9
Compression:
Stored size: 236 Bytes
Contents
# Copyright (c) 2015 Sqreen. All Rights Reserved. # Please refer to our terms for more information: https://www.sqreen.com/terms.html require 'sqreen/exception' module Sqreen class TokenInvalidException < Sqreen::Exception; end end
Version data entries
9 entries across 9 versions & 1 rubygems