Class: Metro::GenerateGame

Inherits:
Generator
  • Object
show all
Defined in:
lib/commands/generate_game.rb

Instance Method Summary collapse

Methods inherited from Generator

source_root

Instance Method Details

#create_metro_fileObject



7
8
9
# File 'lib/commands/generate_game.rb', line 7

def create_metro_file
  directory "game", name
end