stealth_dom_id 0.3.0
stealth_dom_id extends Rails' `dom_id` helper to generate DOM IDs using an alternative attribute 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