rails-hidden_autocomplete 0.3.0
rails-hidden_autocomplete is a Rails-modifying Rails Engine to inject the autocomplete="off" attribute into all hidden form inputs generated by Rails. This is necessary because Firefox will randomly overwrite the values of hidden inputs without an autocomplete="off" attribute.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (1):
rails
~> 6.1
Development 相依性套件 (2):
gem-release
>= 0
sqlite3
>= 0