PostgresExt adds missing native PostgreSQL data types to ActiveRecord and provides convenient querying extensions for ActiveRecord and Arel.
gem install postgres_extNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Enable PostgreSQL-specific data types in ActiveRecord
Consider using the built-in PostgreSQL support in Rails 4.2+ or the 'pg' gem directly.
No dependency data recorded yet.