Sha256: 4eb0b1b050f8f542e5b36ef4df83e144f4f624b7dd95f5a4f04b1a4a97775c3a
Contents?: true
Size: 181 Bytes
Versions: 9
Compression:
Stored size: 181 Bytes
Contents
# frozen_string_literal: true module Tamashii module Manager # :nodoc: module Authorizator autoload :Token, 'tamashii/manager/authorizator/token' end end end
Version data entries
9 entries across 9 versions & 1 rubygems