Sha256: 31453a62c79b4d9e9109884952d73c295df0749a22b9da137c15109eeded7671
Contents?: true
Size: 236 Bytes
Versions: 2
Compression:
Stored size: 236 Bytes
Contents
module Alexandria module Config SHARE_DIR = File.expand_path('../../share', File.dirname(__FILE__)) SOUNDS_DIR = "#{SHARE_DIR}/sounds/alexandria" DATA_DIR = "#{SHARE_DIR}/alexandria" MAIN_DATA_DIR = DATA_DIR end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
alexandria-book-collection-manager-0.6.9 | lib/alexandria/config.rb |
alexandria-book-collection-manager-0.6.9.pre1 | lib/alexandria/config.rb |