method
new
new(app)
public
Hide source
# File railties/lib/rails/commands/dbconsole.rb, line 18 def initialize(app) @app = app end


