bibendi/activerecord-postgres_enum
Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.
Repository profile
Integrate PostgreSQL's enumerated types with the Rails enum feature
Repository updates
Get generated alassek/activerecord-pg_enum development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-07-22 03:10
4 captures since 2026-06-09
Stars from baseline 0
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-22 03:10
activerecord-pg_enum.gemspec
ruby ecosystem,
3 dependencies
Gemfile
ruby ecosystem,
0 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
Nearest indexed repositories by embedding similarity.
Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.
Enumerated attributes with I18n and ActiveRecord/Mongoid support
Define enum classes in Rails and use them to enumerate ActiveRecord attributes, with I18n support
A PostgreSQL client library for Ruby
Replaces Rails PostgreSQL `dbconsole` with the much nicer `pgcli`
Database constraints made easy for ActiveRecord.