Sha256: 1a4cb354a9aaf7d61a8487eae2f814708570ee73d1aa91af2789e33b86febb25

Contents?: true

Size: 149 Bytes

Versions: 4

Compression:

Stored size: 149 Bytes

Contents

module GraphQL::Batch
  Promise = ::Promise
  if Gem::Version.new(RUBY_VERSION) >= Gem::Version.new("2.3")
    deprecate_constant :Promise
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
graphql-batch-0.3.10 lib/graphql/batch/promise.rb
graphql-batch-0.3.9 lib/graphql/batch/promise.rb
graphql-batch-0.3.8 lib/graphql/batch/promise.rb
graphql-batch-0.3.7 lib/graphql/batch/promise.rb