Sha256: cb06c3a27c9d6ca8ab58ed145878d7bf16d65fbaa288a8008e3744233226d107
Contents?: true
Size: 1.14 KB
Versions: 0
Compression: gzip
Compressed size: 611 Bytes
Stored size: 611 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.9.4 specification_version: 1 name: jdbc-postgres version: !ruby/object:Gem::Version version: "8.2" date: 2007-11-05 00:00:00 -06:00 summary: PostgreSQL JDBC driver for Java and PostgreSQL/ActiveRecord-JDBC. require_paths: - lib email: nick@nicksieger.com, ola.bini@gmail.com homepage: http://jruby-extras.rubyforge.org/ActiveRecord-JDBC rubyforge_project: jruby-extras description: Install this gem and require 'postgres' within JRuby to load the driver. autorequire: default_executable: bindir: bin has_rdoc: true required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: platform: ruby signing_key: cert_chain: post_install_message: authors: - Nick Sieger, Ola Bini and JRuby contributors files: - Manifest.txt - Rakefile - README.txt - LICENSE.txt - lib/jdbc - lib/jdbc/postgres.rb - lib/postgresql-8.2-504.jdbc3.jar test_files: [] rdoc_options: - --main - README.txt extra_rdoc_files: - Manifest.txt - README.txt - LICENSE.txt executables: [] extensions: [] requirements: [] dependencies: []