Class: Spring::Commands::RailsDestroy
- Defined in:
- lib/spring/commands/rails.rb
Instance Method Summary collapse
Methods inherited from Rails
Instance Method Details
#command_name ⇒ Object
43 44 45 |
# File 'lib/spring/commands/rails.rb', line 43 def command_name "destroy" end |