Sha256: 1a7ec5975e1583f8fb1db7d8527cc6dcbdd5cb28c72df56a8fd8588c9ef14f3a
Contents?: true
Size: 217 Bytes
Versions: 3
Compression:
Stored size: 217 Bytes
Contents
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.2 | lib/csd/application/default/base.rb |
csd-0.1.1 | lib/csd/application/default/base.rb |
csd-0.1.0 | lib/csd/application/default/base.rb |