= jdbc-postgres

* http://jruby-extras.rubyforge.org/activerecord-jdbc-adapter/

== DESCRIPTION:

This is a Postgres JDBC driver gem for JRuby.

Use

   require 'jdbc/postgres'

to make the driver accessible to JDBC and ActiveRecord code running in JRuby.
