RailsAdmin drag & drop custom action sorting list and tree (using the Ancestry gem) :gem:
Rails Admin Nestable is a plugin that allows for a drag and drop tree view for models using Ancestry or Mongoid Ancestry. It provides a way to organize nested data in a visual manner within the Rails Admin interface.
Rails Admin Nestable is a useful plugin for adding a drag and drop tree view feature to Rails Admin interface for managing nested data structures. By following simple installation steps and configuring the initializer based on the chosen model organization, users can easily benefit from the visual representation and ease of managing hierarchical data.