Sha256: 234cc77c0dc86c692f8fab6855f3b0d2ff8a631f64e1be0d7939c98636af57b0
Contents?: true
Size: 265 Bytes
Versions: 1
Compression:
Stored size: 265 Bytes
Contents
module Unicode module Blocks VERSION = "1.0.0".freeze UNICODE_VERSION = "8.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.0.0 | lib/unicode/blocks/constants.rb |