Module: SQLean::Crypto

Defined in:
lib/sqlean.rb

Overview

Class Method Summary collapse

Class Method Details

.to_pathObject

Returns an absolute path to the SQLean crypto extension.



20
21
22
# File 'lib/sqlean.rb', line 20

def self.to_path
  SQLean.file_path("crypto")
end