Sha256: a6918c11c0b51d2e197141fb2e88c84adf2b35c4e8c40254757c070af040fcd4

Contents?: true

Size: 273 Bytes

Versions: 1

Compression:

Stored size: 273 Bytes

Contents

module Unicode
  module Categories
    VERSION = "1.1.1".freeze
    UNICODE_VERSION = "9.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.1.1 lib/unicode/categories/constants.rb