Class: Transcriptic::BaseGenerator

Inherits:
Thor::Group
  • Object
show all
Includes:
Thor::Actions
Defined in:
lib/transcriptic/base_generator.rb

Class Method Summary collapse

Class Method Details

.source_rootObject



6
7
8
# File 'lib/transcriptic/base_generator.rb', line 6

def source_root
  Transcriptic.root.join('lib/transcriptic/templates')
end