Class: Spring::Commands::RailsTest
- Defined in:
- lib/spring/commands/rails.rb
Instance Method Summary collapse
Methods inherited from Rails
Instance Method Details
#command_name ⇒ Object
87 88 89 |
# File 'lib/spring/commands/rails.rb', line 87 def command_name "test" end |