Class: Spring::Commands::RailsTest

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



87
88
89
# File 'lib/spring/commands/rails.rb', line 87

def command_name
  "test"
end