Class: Redwing::Commands::NewCommand
- Inherits:
-
Redwing::Command::BaseCommand
- Object
- Thor
- Redwing::Command::BaseCommand
- Redwing::Commands::NewCommand
- Defined in:
- lib/redwing/commands/new_command.rb
Constant Summary collapse
- TEMPLATES =
%w[ README.md Gemfile config/routes.rb app/controllers/status_controller.rb ].freeze