Sha256: cf1ec7034c3868f3b6662707d77a107c8c0dfe03956e80cff33717f317c8ec57
Contents?: true
Size: 235 Bytes
Versions: 1
Compression:
Stored size: 235 Bytes
Contents
require "yaks/simple/version" require 'yaks/format/simple_json' require 'yaks/reader/simple_json' module Yaks module Simple # Set the Root constant as the gems root path Root = Pathname(__FILE__).join('../../..') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
yaks-simple-0.0.1 | lib/yaks/simple.rb |