Module: SQLean::Fuzzy

Defined in:
lib/sqlean.rb

Overview

Class Method Summary collapse

Class Method Details

.to_pathObject

Returns an absolute path to the SQLean fuzzy extension.



44
45
46
# File 'lib/sqlean.rb', line 44

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