Sha256: 70f87613bfef687b0b7f3dfbd4d5379814bcfed4f21e0e82cb858ab59162135a
Contents?: true
Size: 278 Bytes
Versions: 1
Compression:
Stored size: 278 Bytes
Contents
# frozen_string_literal: true module Unicode module Name VERSION = "1.7.0" UNICODE_VERSION = "12.0.0" DATA_DIRECTORY = File.expand_path(File.dirname(__FILE__) + "/../../../data/").freeze INDEX_FILENAME = (DATA_DIRECTORY + "/name.marshal.gz").freeze end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
unicode-name-1.7.0 | lib/unicode/name/constants.rb |