Sha256: acb31cee990fd538516cf5ae2d39b1b8f4b4ed5b7dd11cea020560ed3a0107c6

Contents?: true

Size: 274 Bytes

Versions: 1

Compression:

Stored size: 274 Bytes

Contents

module Unicode
  module Categories
    VERSION = "1.3.0".freeze
    UNICODE_VERSION = "11.0.0".freeze
    DATA_DIRECTORY = File.expand_path(File.dirname(__FILE__) + '/../../../data/').freeze
    INDEX_FILENAME = (DATA_DIRECTORY + '/categories.marshal.gz').freeze
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
unicode-categories-1.3.0 lib/unicode/categories/constants.rb