Sha256: 6f0cbed632b9bd7e1cab744a71bfc7bdf0e0722dfdede0669d7c6075240261c0
Contents?: true
Size: 210 Bytes
Versions: 1
Compression:
Stored size: 210 Bytes
Contents
require 'libmongocrypt_helper/version' module LibmongocryptHelper def libmongocrypt_path File.join(File.dirname(__FILE__), '..', 'so', 'libmongocrypt.so') end module_function :libmongocrypt_path end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
libmongocrypt-helper-1.7.0.0.1001 | lib/libmongocrypt_helper.rb |