rails-hidden_autocomplete 0.2.1
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:
=
instalar:
=
dependencias de Runtime (1):
rails
~> 6.1
dependencias de Development (2):
gem-release
>= 0
sqlite3
>= 0