Attach comments to ActiveRecord's SQL queries
A tree structure for Mongoid documents using the materialized path pattern
Enumerated attributes with I18n and ActiveRecord/Mongoid support
Multi-user non-linear history tracking, auditing, undo, redo for mongoid.
This gem implements a flexible time-ordered activity feeds commonly used within social networking applications. As events occur, they are pushed into the Feed and distributed to all users that need to see the event. Upon the user visiting their "feed page", a pre-populated ordered list of events is returned by the library.
Les fonctionnalités principales de kigster/simple-feed sont : ORM Extensions.
Les alternatives open-source à kigster/simple-feed incluent : basecamp/marginalia — Attach comments to ActiveRecord's SQL queries. benedikt/mongoid-tree — A tree structure for Mongoid documents using the materialized path pattern. 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. aq1018/mongoid-history — Multi-user non-linear history tracking, auditing, undo, redo for mongoid.