Method: Rails::Commands::ConsoleDelegation#commander

Defined in:
lib/rails/commands/console_delegation.rb

#commanderObject



6
7
8
# File 'lib/rails/commands/console_delegation.rb', line 6

def commander
  @commander ||= Commander.new
end