Closed gudata closed 11 years ago
Thanks for you good work on the sortables.
I wasn't able to load the gem in my rails '3.2.11' application because the ActiveAdmin::Component isn't visible in:
class IndexAsSortable < ActiveAdmin::Component
Also our active admin is configured to work in :administration than :admin
Working with other activeadmin gems I never noticed the dependency problem, thank you!
Thanks
Thanks for you good work on the sortables.
I wasn't able to load the gem in my rails '3.2.11' application because the ActiveAdmin::Component isn't visible in:
Also our active admin is configured to work in :administration than :admin