Sha256: ca9f56d523bbc11fc83c9d6183e68402af79390f3446158d749ce757b61f7995
Contents?: true
Size: 206 Bytes
Versions: 11
Compression:
Stored size: 206 Bytes
Contents
MYSQL_CONFIG = { :username => 'arjdbc', :password => 'arjdbc', :adapter => 'mysql', :database => 'arjdbc_test', :host => 'localhost' } ActiveRecord::Base.establish_connection(MYSQL_CONFIG)
Version data entries
11 entries across 11 versions & 4 rubygems