leewbutler / show_hidden_fields
show_hidden_fields
PublicRubyOnRails plugin to easily hide/unhide hidden inputs during development.
10 filesupdated Jun 18, 2026
files10Download
./libJun 16, 2026./tasksJun 16, 2026./testJun 16, 2026.gitignoreJun 16, 2026init.rbJun 16, 2026install.rbJun 16, 2026MIT-LICENSEJun 16, 2026RakefileJun 16, 2026READMEJun 18, 2026uninstall.rbJun 16, 2026README
ShowHiddenFields
Easily hide/unhide hidden inputs during development. Unhidden fields tell you their name & id on mouse-over.
- Git it from github.com/leewbutler/show_hidden_fields
- In config/environment.rb init block add: SHOW_HIDDEN_FIELDS = true
- Restart your server.
Copyright (c) 2008 Lee W Butler, released under the MIT license