method

new

new(arguments = ARGV)
public

No documentation available.

# File railties/lib/rails/commands/dbconsole.rb, line 14
    def initialize(arguments = ARGV)
      @arguments = arguments
    end