Sha256: 929e6a33b8cb256e1c443d0db998047d3a8f27918b2fa8f81a9c25169f81307b
Contents?: true
Size: 266 Bytes
Versions: 1
Compression:
Stored size: 266 Bytes
Contents
module Unicode module Blocks 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 + '/blocks.marshal.gz').freeze end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
unicode-blocks-1.2.0 | lib/unicode/blocks/constants.rb |