Sha256: 131b876a0eaf5c244c63b986bde3f39cb9d5b874815bd252460451117ac9722b
Contents?: true
Size: 209 Bytes
Versions: 4
Compression:
Stored size: 209 Bytes
Contents
module Owl module Lib class OtherData OTHER_PATH = 'other' def self.read(key) Cabi.read [ Owl::Lib::Path::DATA_PATH, OTHER_PATH, key].join(':') end end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
owl-cms-0.1.3 | core/classes/other.rb |
owl-cms-0.1.2 | core/classes/other.rb |
owl-cms-0.1.1 | core/classes/other.rb |
owl-cms-0.1.0 | core/classes/other.rb |