Sha256: 52828fcdde7ac0822139ee157d09cccd50ed3358caacd3c6df867a09cb4aaa4c
Contents?: true
Size: 200 Bytes
Versions: 1
Compression:
Stored size: 200 Bytes
Contents
module Tokamak module Atom autoload :Base, 'tokamak/atom/base' autoload :Builder, 'tokamak/atom/builder' autoload :Helpers, 'tokamak/atom/helpers' extend Base::ClassMethods end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tokamak-1.0.0.beta2 | lib/tokamak/atom.rb |