You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
spec.summary = "Adds autocomplete=\"off\" to all hidden inputs generated by Rails"
spec.description = "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."