Sha256: 1cb4c6ed5446253523b0b2ed0b10b7504bad480281e3dc7ffb96870711cad24d

Contents?: true

Size: 305 Bytes

Versions: 5

Compression:

Stored size: 305 Bytes

Contents

require_relative 'environment_association_methods_factory'

module Contentful
  module Management
    # Wrapper for Tag API for usage from within Environment
    # @private
    class EnvironmentTagMethodsFactory
      include Contentful::Management::EnvironmentAssociationMethodsFactory
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
contentful-management-3.8.0 lib/contentful/management/environment_tag_methods_factory.rb
contentful-management-3.7.0 lib/contentful/management/environment_tag_methods_factory.rb
contentful-management-3.6.0 lib/contentful/management/environment_tag_methods_factory.rb
contentful-management-3.5.0 lib/contentful/management/environment_tag_methods_factory.rb
contentful-management-3.4.0 lib/contentful/management/environment_tag_methods_factory.rb