dynabute icon indicating copy to clipboard operation
dynabute copied to clipboard

Integrate with active admin

Open im-arslanahmad opened this issue 3 years ago • 1 comments
trafficstars

Hey, I found this gem a great and pleasant piece of work that is precise as I want. My rails application is built on active admin and I want to add dynamic attributes for some models in my active admin.

But I found no any way to integrate this gem with active admin as I'm a newbie on rails. Do you have any idea about this?

im-arslanahmad avatar Oct 26 '22 07:10 im-arslanahmad

I'm now really far from ruby and not quite sure sorry. probably you need to pick up all ActiveRecord descendants in the repo like these guys https://github.com/Liooo/dynabute/tree/master/lib/dynabute/values and put them all under ActiveAdmin control

Liooo avatar Oct 26 '22 13:10 Liooo