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:
=
安裝:
=
Runtime 相依性套件 (2):
actionview
>= 3.0, < 8.1
activesupport
>= 3.0, < 8.1