Rails_admin_nestable

screenshot of Rails_admin_nestable

RailsAdmin drag & drop custom action sorting list and tree (using the Ancestry gem) :gem:

Overview:

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.

Features:

  • Nestable Tree Configuration: Organize tree models with Ancestry or Mongoid Ancestry.
  • Nestable List Configuration: Utilize a position field to configure the list view.
  • Authorization with CanCan: Integration with CanCan for authorization control.
  • Contributing Guidelines: Clear steps for submitting pull requests.
  • License: MIT License for usage permissions.