activeadmin_selectize icon indicating copy to clipboard operation
activeadmin_selectize copied to clipboard

Add support for ActiveAdmin version 3

Open dssjoblom opened this issue 2 years ago • 1 comments

This gem works fine with AA 3, but it is disallowed by the gemspec. This commit fixes that.

dssjoblom avatar Nov 04 '23 13:11 dssjoblom

I propose dropping the version constraint, I don't think it adds value. Even better drop the dependency altogether(!), I'm using this with a project fork. I doubt anyone is specifying activeadmin-selectize in a Gemfile without already having activeadmin present.

varyonic avatar Nov 06 '23 17:11 varyonic