Guest User

Untitled

a guest
Apr 30th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1.  
  2. success!
  3.  
  4. >> Comments.connection
  5. => #<ActiveRecord::ConnectionAdapters::SQLite3Adapter:0xb6ba20b4 @last_verification=0, @runtime=0, @connection=#<SQLite3::Database:0xb6bb63c0 @results_as_hash=true, @transaction_active=false, @closed=false, @driver=#<SQLite3::Driver::Native::Driver:0xb6ba21a4 @trace={}, @busy_handler={}, @authorizer={}, @callback_data={}>, @statement_factory=SQLite3::Statement, @translator=nil, @handle=#<SWIG::TYPE_p_sqlite3:0xb6ba20dc>, @type_translation=false>, @logger=#<ActiveSupport::BufferedLogger:0xb75ec704 @buffer=[], @level=0, @log=#<File:/home/brian/NetBeansProjects/filler_upper/log/development.log>, @auto_flushing=1>>
  6.  
  7. >> PremadeUser.connection
  8. => #<ActiveRecord::ConnectionAdapters::MysqlAdapter:0xb6b8110c @last_verification=0, @runtime=0.00430393218994141, @config={:host=>"192.168.0.8", :encoding=>"utf8", :allow_concurrency=>false, :username=>"filler_upper_dev", :database=>"filler_upper_development", :adapter=>"mysql", :password=>"l3monlim3"}, @connection_options=["192.168.0.8", "filler_upper_dev", "l3monlim3", "filler_upper_development", nil, nil], @connection=#<Mysql:0xb6b824bc>, @logger=#<ActiveSupport::BufferedLogger:0xb75ec704 @buffer=[], @level=0, @log=#<File:/home/brian/NetBeansProjects/filler_upper/log/development.log>, @auto_flushing=1>>
Add Comment
Please, Sign In to add comment