Class: Changelog::Untag

Inherits:
Thor
  • Object
show all
Includes:
Thor::Actions
Defined in:
lib/changelog/untag.rb

Class Method Summary collapse

Class Method Details

.source_rootObject



7
8
9
# File 'lib/changelog/untag.rb', line 7

def self.source_root
  File.expand_path('../../templates', __FILE__)
end