Administrate::Field::Hidden
IMPORTANT NOTICE
This gem is not actively maintained anymore.
If you’re interested in taking over and steward the project moving forward, please get in touch.
A plugin for hidden fields in Administrate.
Usage
Add it to your Gemfile:
gem 'administrate-field-hidden', '~> 0.1.0'Run:
$ bundle installAdd to your FooDashboard:
ATTRIBUTE_TYPES = {
bar: Field::Hidden
}.freezeAbout
Administrate::Field::Hidden is maintained by Zooppa.
See also the list of contributors who participated in this project.