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

Version Path
libmongocrypt-helper-1.6.1.0.1001 lib/libmongocrypt_helper.rb
libmongocrypt-helper-1.5.2.0.1001 lib/libmongocrypt_helper.rb
libmongocrypt-helper-1.3.2.0.1003 lib/libmongocrypt_helper.rb
libmongocrypt-helper-1.3.2.r3 lib/libmongocrypt_helper.rb
libmongocrypt-helper-1.3.2.r2 lib/libmongocrypt_helper.rb
libmongocrypt-helper-1.3.2.r1 lib/libmongocrypt_helper.rb