comment for pg gem

master
Alexander Negoda 2012-07-21 00:05:12 +04:00
parent 0b7628dc95
commit aedc18f834
2 changed files with 1 additions and 3 deletions

View File

@ -21,7 +21,7 @@ end
# MySQL:
#gem 'mysql2'
# PostgreSQL:
gem 'pg'
#gem 'pg'
# -- Cloud storage
# AWS S3 support. Can be disabled if using local file system instead of cloud storage.

View File

@ -67,7 +67,6 @@ GEM
net-ssh (>= 1.99.1)
net-ssh (2.5.2)
nokogiri (1.5.5)
pg (0.14.0)
polyglot (0.3.3)
princely (1.2.5)
rack (1.4.1)
@ -122,7 +121,6 @@ DEPENDENCIES
mime-types
mini_exiftool
mini_magick
pg
princely
rails (= 3.2.6)
sqlite3-ruby