Sha256: d271ab56d1ef71b69f05b08b6208bde542478d193ce8f24e0fd1d1a9faae946a
Contents?: true
Size: 235 Bytes
Versions: 3
Compression:
Stored size: 235 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.5 | lib/csd/application/default/base.rb |
csd-0.1.4 | lib/csd/application/default/base.rb |
csd-0.1.3 | lib/csd/application/default/base.rb |