pg_saurus 2.6.0
ActiveRecord extensions for PostgreSQL. Provides useful tools for schema, foreign_key, index, comment and extension manipulations in migrations.
Gemfile:
=
install:
=
Runtime Dependencies (5):
activemodel
< 4.2, ~> 4.0
activerecord
< 4.2, ~> 4.0
activesupport
< 4.2, ~> 4.0
pg
>= 0
railties
< 4.2, ~> 4.0