How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Attach comments to ActiveRecord's SQL queries
Enumerated attributes with I18n and ActiveRecord/Mongoid support
Multi-user non-linear history tracking, auditing, undo, redo for mongoid.
A tree structure for Mongoid documents using the materialized path pattern
The main features of benedikt/mongoid-tree are: ORM Extensions.
Open-source alternatives to benedikt/mongoid-tree include: basecamp/marginalia — Attach comments to ActiveRecord's SQL queries. brainspec/enumerize — Enumerated attributes with I18n and ActiveRecord/Mongoid support. brendon/positioning — Simple positioning for Active Record models. cmu-is-projects/ferry — A data migration and visualization command line gem in Ruby. collectiveidea/audited — Audited is a Ruby on Rails audit log library and change data capture framework. It tracks model changes by recording… aq1018/mongoid-history — Multi-user non-linear history tracking, auditing, undo, redo for mongoid.