Class: Projit::ProjectGenerator

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

Instance Method Summary collapse

Instance Method Details

#newObject



16
17
18
# File 'lib/projit/project_generator.rb', line 16

def new
  apply projit_template
end