RubyGems.org

Adds autocomplete="off" to all input fields and forms. The disables the automcomplete feature for a site when you feel it is causing more problems than helping.

installgem install rack_no_autocomplete
Authors

Eric Anderson

211 total downloads 211 for this version
Owners

5866464ebc16b5c4729fff4fe7d8fbe7

Gemfile
gem "rack_no_autocomplete", "~> 0.0.1"
Versions
  1. 0.0.1 January 22, 2013
Runtime Dependencies
  1. rack >= 0
  2. rack_replace >= 0
Development Dependencies
  1. debugger >= 0
  2. rake >= 0