Class: Metro::Generator

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

Class Method Summary collapse

Class Method Details

.source_rootObject



9
10
11
# File 'lib/commands/thor.rb', line 9

def self.source_root
  File.join File.dirname(__FILE__), "..", "templates"
end