Sha256: bd9df08e805e72104aa40139a84fb6b053e421290a123a418261e10bb2d75c57
Contents?: true
Size: 231 Bytes
Versions: 1
Compression:
Stored size: 231 Bytes
Contents
config = { :username => 'blog', :password => '', :adapter => 'jdbc', :driver => 'com.mysql.jdbc.Driver', :url => 'jdbc:mysql://localhost:3306/weblog_development' } ActiveRecord::Base.establish_connection(config)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ActiveRecord-JDBC-0.5 | test/db/jdbc.rb |