Class: Changelog::Add
- Inherits:
-
Thor
- Object
- Thor
- Changelog::Add
- Includes:
- Thor::Actions
- Defined in:
- lib/changelog/add.rb
Class Method Summary collapse
Class Method Details
.source_root ⇒ Object
9 10 11 |
# File 'lib/changelog/add.rb', line 9 def self.source_root File.('../../templates', __FILE__) end |