This is an ActiveAdmin extension to add the interface to handle rails-setting-cached v2. For prior version I was using activeadmin_setting_cached but seems to be dead and does not support version > 2.
The initial idea was to extend that gem and do a PR, but the code is quite old and probably overcomplex. I may move this to a simple gem if there is any intereset on it.
Just place the files in the proper places and should be ready to go.
Thanks @francirp 👍 . I need to find some time to dedicate to generate a proper gem for this.