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