Module: SQLean::UUID

Defined in:
lib/sqlean.rb

Overview

Class Method Summary collapse

Class Method Details

.to_pathObject

Returns an absolute path to the SQLean uuid extension.



108
109
110
# File 'lib/sqlean.rb', line 108

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