Class: Spring::Commands::RailsGenerate

Inherits:
Rails
  • Object
show all
Defined in:
lib/spring/commands/rails.rb

Instance Method Summary collapse

Methods inherited from Rails

#call, #description

Instance Method Details

#command_nameObject



37
38
39
# File 'lib/spring/commands/rails.rb', line 37

def command_name
  "generate"
end