Method: Rails::Commands::ConsoleDelegation#commander
- Defined in:
- lib/rails/commands/console_delegation.rb
#commander ⇒ Object
6 7 8 |
# File 'lib/rails/commands/console_delegation.rb', line 6 def commander @commander ||= Commander.new end |