Sha256: 733321d2fbe8f3928ad246a45417fce862368393c672ebd9f2ac70ca0a9f872d
Contents?: true
Size: 243 Bytes
Versions: 3
Compression:
Stored size: 243 Bytes
Contents
# -*- encoding: UTF-8 -*- require 'tmpdir' module CSD # This namespace holds all individual application Modules # module Application # This is the root class of all Applications # class Base end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
csd-0.1.8 | lib/csd/application/default/base.rb |
csd-0.1.7 | lib/csd/application/default/base.rb |
csd-0.1.6 | lib/csd/application/default/base.rb |