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