Sha256: d72c9e0cc313b84ce80d870f3326d2d6fe349ad5aaf2091d9b6cc7eace0b5275
Contents?: true
Size: 265 Bytes
Versions: 1
Compression:
Stored size: 265 Bytes
Contents
module Unicode module Blocks VERSION = "1.1.0".freeze UNICODE_VERSION = "9.0.0".freeze DATA_DIRECTORY = File.expand_path(File.dirname(__FILE__) + '/../../../data/').freeze INDEX_FILENAME = (DATA_DIRECTORY + '/blocks.marshal.gz').freeze end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
unicode-blocks-1.1.0 | lib/unicode/blocks/constants.rb |