diff options
author | Stephen Bannasch <stephen.bannasch@gmail.com> | 2008-12-27 15:37:47 -0500 |
---|---|---|
committer | Michael Koziarski <michael@koziarski.com> | 2009-01-26 16:08:44 +1300 |
commit | 4ef9845aa324679b88e19b8223dd90b774215bc6 (patch) | |
tree | 5f2eb22515bececed544fb0db5dd6d5701b181d6 /actionmailer | |
parent | 617ad23574770310fd037529af3d4bd7e722f72a (diff) | |
download | rails-4ef9845aa324679b88e19b8223dd90b774215bc6.tar.gz rails-4ef9845aa324679b88e19b8223dd90b774215bc6.tar.bz2 rails-4ef9845aa324679b88e19b8223dd90b774215bc6.zip |
Adding AR tests for JDBC connections
New connections:
jdbcmysql jdbcpostgresql jdbcsqlite3 jdbcderby jdbch2 jdbchsqldb jdbcpostgresql
To test you will need the native database installed (if one is required),
activerecord-jdbc-adapter and the specific activerecord-jdbc<database>-adapter
for the database you are testing.
Run the tests like this:
jruby -S rake test_jdbcmysql
Signed-off-by: Michael Koziarski <michael@koziarski.com>
[#1685 state:committed]
Diffstat (limited to 'actionmailer')
0 files changed, 0 insertions, 0 deletions