Sha256: a5f38f109eb4da357fecf8556421e6bc6351597b62af3df07898bbd302a222be
Contents?: true
Size: 181 Bytes
Versions: 88
Compression:
Stored size: 181 Bytes
Contents
# -*- ruby -*- # frozen_string_literal: true require 'pg' unless defined?( PG ) module PG::Constants # Most of these are defined in the extension. end # module PG::Constants
Version data entries
88 entries across 88 versions & 4 rubygems