Module: Decoct::Dconstants

Included in:
Dmeta
Defined in:
lib/decoct/dconstants.rb

Constant Summary collapse

LIB =
'lib'
VIEWS =
'views'
SPEC =
'spec'
PUBLIC =
'public'
TEMPLATES =
File.join(File.dirname(__FILE__), "..", '..', 'lib', 'templates') + File::SEPARATOR.to_s