Sha256: e6f9b1100ecc2c65895a9b0831bdf8124adfb0b8f9036537684ffc623bf6a31a
Contents?: true
Size: 266 Bytes
Versions: 1
Compression:
Stored size: 266 Bytes
Contents
module Unicode module Blocks VERSION = "1.2.1".freeze UNICODE_VERSION = "10.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.2.1 | lib/unicode/blocks/constants.rb |