encoded_ids 1.1.0
Provides Stripe-style public identifiers (like usr_abc123) for Rails models using hashids or base62 encoding. Supports both integer and UUID primary keys, with automatic URL parameter handling and controller helpers.
Gemfile:
=
install:
=
Runtime Dependencies (2):
hashid-rails
~> 1.0
rails
>= 6.1