Sha256: 3dcc926aa9cb6c6892ec6f80700e09980ffe74a797f87d73617a830d92e41aa1
Contents?: true
Size: 402 Bytes
Versions: 9
Compression:
Stored size: 402 Bytes
Contents
require 'mysql2' ActiveRecord::Base.establish_connection(:adapter => 'em_mysql2', :database => 'goliath_test', :username => 'goliath', :password => 'goliath', :host => 'localhost', :pool => 1)
Version data entries
9 entries across 9 versions & 1 rubygems