Sha256: a085487cf7c5003f801683c7aac1581bc5c25fc82cdfd3e6d26caf1ee29a8baf
Contents?: true
Size: 285 Bytes
Versions: 5
Compression:
Stored size: 285 Bytes
Contents
require_relative 'client_association_methods_factory' module Contentful module Management # Wrapper for Tag API for usage from within Client # @private class ClientTagMethodsFactory include Contentful::Management::ClientAssociationMethodsFactory end end end
Version data entries
5 entries across 5 versions & 1 rubygems