rails-hidden_autocomplete 0.4.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:
=
Installeer:
=
Runtime afhankelijkheden (1):
rails
~> 6.1
Development afhankelijkheden (2):
gem-release
>= 0
sqlite3
>= 0