Module: SQLean::Unicode

Defined in:
lib/sqlean.rb

Overview

Class Method Summary collapse

Class Method Details

.to_pathObject

Returns an absolute path to the SQLean unicode extension.



100
101
102
# File 'lib/sqlean.rb', line 100

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