Class: Metro::Generator
- Inherits:
-
Thor::Group
- Object
- Thor::Group
- Metro::Generator
- Includes:
- Thor::Actions
- Defined in:
- lib/commands/thor.rb
Direct Known Subclasses
Class Method Summary collapse
Class Method Details
.source_root ⇒ Object
9 10 11 |
# File 'lib/commands/thor.rb', line 9 def self.source_root File.join File.dirname(__FILE__), "..", "templates" end |