Sha256: 750bba069d2a6700a74934d576324afeb9c29b9b60527c20b2513ef7fd3ec803

Contents?: true

Size: 274 Bytes

Versions: 1

Compression:

Stored size: 274 Bytes

Contents

module Unicode
  module Categories
    VERSION = "1.2.2".freeze
    UNICODE_VERSION = "10.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.2.2 lib/unicode/categories/constants.rb