Class: Transcriptic::BaseGenerator
- Inherits:
-
Thor::Group
- Object
- Thor::Group
- Transcriptic::BaseGenerator
- Includes:
- Thor::Actions
- Defined in:
- lib/transcriptic/base_generator.rb
Direct Known Subclasses
Class Method Summary collapse
Class Method Details
.source_root ⇒ Object
6 7 8 |
# File 'lib/transcriptic/base_generator.rb', line 6 def source_root Transcriptic.root.join('lib/transcriptic/templates') end |