Method: Spring::Commands::RailsDestroy#command_name

Defined in:
lib/spring/commands/rails.rb

#command_nameObject



43
44
45
# File 'lib/spring/commands/rails.rb', line 43

def command_name
  "destroy"
end