Class: Spring::Commands::RailsGenerate
- Defined in:
- lib/spring/commands/rails.rb
Instance Method Summary collapse
Methods inherited from Rails
Instance Method Details
#command_name ⇒ Object
37 38 39 |
# File 'lib/spring/commands/rails.rb', line 37 def command_name "generate" end |