Sha256: be0b4ec90520985ad5465acc1c128a89a7657980f12faa59eb9c180468f0319d
Contents?: true
Size: 170 Bytes
Versions: 6
Compression:
Stored size: 170 Bytes
Contents
module LibmongocryptHelper def libmongocrypt_path File.join(File.dirname(__FILE__), '..', 'so', 'libmongocrypt.so') end module_function :libmongocrypt_path end
Version data entries
6 entries across 6 versions & 1 rubygems