method
start
start(app)
public
Hide source
# File railties/lib/rails/commands/dbconsole.rb, line 14 def self.start(app) new(app).start end


