Sha256: 55f7bcc713fc2f5b10dab337224739a923b2eb52097db8433a07d0ebb140226b

Contents?: true

Size: 274 Bytes

Versions: 1

Compression:

Stored size: 274 Bytes

Contents

module Unicode
  module Categories
    VERSION = "1.2.0".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.0 lib/unicode/categories/constants.rb