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:
=
installation:
=
Dépendances de Runtime (1):
rails
~> 6.1
Dépendances de Development (2):
gem-release
>= 0
sqlite3
>= 0