Sha256: 9cefdab213e7e448ad8513e33ebbc1fadd2a9bb73f5f505b4571e53a0766aff2
Contents?: true
Size: 273 Bytes
Versions: 1
Compression:
Stored size: 273 Bytes
Contents
module Unicode module Categories 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 + '/categories.marshal.gz').freeze end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
unicode-categories-1.0.0 | lib/unicode/categories/constants.rb |