RubyGems.org

pg

0.12.2

Pg is the Ruby interface to the {PostgreSQL RDBMS}[http://www.postgresql.org/]. It works with PostgreSQL 8.2 and later. This will be the last minor version to support 8.2 -- 0.13 will support 8.3 and later, following the {PostgreSQL Release Support Policy}[http://bit.ly/6AfPhm].

installgem install pg -v 0.12.2
Authors

Jeff Davis, Michael Granger

1,700,566 total downloads 149,793 for this version
Owners

Feef2024584d97a97338b964661ca795Abc11c007a3a284272d261b2dae6376e04cdb622ce0aac272b61f23f373e2abf

Gemfile
gem "pg", "~> 0.12.2"
Versions
  1. 0.12.2 January 3, 2012
Show all versions (43 total)