Sha256: 71824c5d5eaad166ab103eef965f5f332e14f33459c388072034f43a5cfe91cc
Contents?: true
Size: 155 Bytes
Versions: 1
Compression:
Stored size: 155 Bytes
Contents
module TokyoMetro::Dictionary ENGLISH = ::YAML.load_file( "#{ ::TokyoMetro::DICTIONARY_DIR }/english.yaml" ) def self.english ENGLISH end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tokyo_metro-0.10.1 | lib/tokyo_metro/dictionary.rb |