stealth_dom_id 0.2.0
StealthDomId extends Rails' `dom_id` helper to generate DOM IDs using alternative columns instead of database primary keys. This helps prevent exposing internal database IDs.
Gemfile:
=
install:
=
Runtime Dependencies (2):
actionview
>= 3.0, < 8.1
activesupport
>= 3.0, < 8.1