| 1 | 320 | 355 | activerecord-import | A library for bulk inserting data using ActiveRecord. |
| 2 | 353 | 353 | paper_trail | Track changes to your models, for auditing or versioning. See how a model looked
at any... |
| 3 | 723 | 616 | paranoia | Paranoia is a re-implementation of acts_as_paranoid for Rails 5, 6, and 7,
using mu... |
| 4 | 773 | 690 | marginalia | Attach comments to your ActiveRecord queries. |
| 5 | 803 | 534 | acts_as_list | This "acts_as" extension provides the capabilities for sorting and reordering a number ... |
| 6 | 812 | 624 | acts-as-taggable-on | With ActsAsTaggableOn, you can tag a single model on several contexts, such as skills, ... |
| 7 | 1,241 | 858 | audited | Log all changes to your models |
| 8 | 1,250 | 1,084 | ancestry | Ancestry allows the records of a ActiveRecord model to be organized in a tree
structu... |
| 9 | 1,434 | 1,120 | enumerize | Enumerated attributes with I18n and ActiveRecord/Mongoid/MongoMapper support |
| 10 | 1,440 | 1,018 | discard | Allows marking ActiveRecord objects as discarded, and provides scopes for filtering. |
| 11 | 1,584 | 2,152 | awesome_nested_set | An awesome nested set implementation for Active Record |
| 12 | 2,088 | 2,742 | public_activity | Easy activity tracking for your ActiveRecord models. Provides Activity model with detai... |
| 13 | 2,109 | 2,118 | acts_as_paranoid | Check the home page for more in-depth information. |
| 14 | 2,194 | 2,448 | ranked-model | ranked-model is a modern row sorting library built for Rails 4.2+. It uses ARel aggress... |
| 15 | 2,255 | 2,718 | acts_as_tree | A gem that adds simple support for organizing ActiveRecord models into parent–children ... |
| 16 | 2,369 | 2,661 | goldiloader | Automatically eager loads Rails associations as associations are traversed |
| 17 | 2,582 | 2,648 | closure_tree | Easily and efficiently make your ActiveRecord model support hierarchies |
| 18 | 2,667 | 3,823 | bulk_insert | Faster inserts! Insert N records in a single statement. |
| 19 | 2,703 | 2,445 | acts_as_tenant | Integrates multi-tenancy into a Rails application in a convenient and out-of-your way m... |
| 20 | 2,813 | 3,153 | mongoid-history | This library tracks historical changes for any document, including embedded ones. It ac... |
| 21 | 2,850 | 4,010 | acts_as_votable | Rails gem to allowing records to be votable |
| 22 | 2,928 | 8,463 | acts_as_commentable_with_threading | Polymorphic threaded comments Rails gem for Rails 4+ |
| 23 | 3,084 | 6,081 | apartment | Apartment allows Rack applications to deal with database multitenancy through ActiveRecord |
| 24 | 3,912 | 7,596 | acts_as_commentable | Plugin/gem that provides comment functionality |
| 25 | 4,269 | 5,420 | unread | This gem creates a scope for unread objects and adds methods to mark objects as read |
| 26 | 4,431 | 7,585 | mongoid-tree | A tree structure for Mongoid documents using the materialized path pattern |
| 27 | 4,718 | 3,763 | logidze | PostgreSQL JSONB-based model changes tracking |
| 28 | 5,905 | 4,657 | permanent_records | Never Lose Data. Rather than deleting rows this sets Record#deleted_at and
gives yo... |
| 29 | 6,225 | 10,758 | merit | Manage badges, points and rankings (reputation) in your Rails app. |
| 30 | 6,258 | 73,575 | milia | Transparent multi-tenanting for web applications based on Rails and Devise |
| 31 | 6,392 | 7,494 | activevalidators | ActiveValidators is a collection of ActiveModel/ActiveRecord validations |
| 32 | 6,822 | 11,359 | acts_as_follower | acts_as_follower is a Rubygem to allow any model to follow any other model. This is acc... |
| 33 | 7,908 | 7,563 | deep_pluck | Use deep_pluck as a shortcut to select one or more attributes and include associated mo... |
| 34 | 8,014 | 6,757 | data_miner | Download, pull out of a ZIP/TAR/GZ/BZ2 archive, parse, correct, and import XLS, ODS, XM... |
| 35 | 11,596 | 15,503 | activerecord-reputation-system | ActiveRecord Reputation System gem allows rails apps to compute and publish reputation ... |
| 36 | 13,564 | 9,127 | activerecord-turntable | ActiveRecord sharding extension |
| 37 | 13,778 | 12,483 | active_importer | Import tabular data from spreadsheets or similar sources into data models |
| 38 | 15,423 | 15,879 | ferry | Ferry is a data migration and visualization command line tool rubygem that seeks to sim... |
| 39 | 18,836 | 20,909 | destroyed_at | Safe destroy for ActiveRecord. |
| 40 | 19,955 | 60,348 | simple-feed | This gem implements flexible time-ordered activity feeds commonly used withing social n... |
| 41 | 20,765 | 92,849 | mini_record | With it you can add the ability to create columns outside the default schema, directly
... |
| 42 | 23,573 | 92,849 | safrano | Safrano is an OData server library |
| 43 | 24,061 | 21,725 | espinita | Audit activerecord models like a boss |
| 44 | 110,793 | 18,003 | active_fields | Extend your Rails models without changing DB schema. |
| 45 | 114,865 | 80,214 | time-travel | The time travel gem adds in-table version control to models. |
| 46 | 125,320 | 16,982 | active_module | ActiveModel/ActiveRecord module attribute type implementation |
| 47 | 150,708 | 157,136 | pgpool_no_load_balance | Disable load balancing by Pgpool-II for Rails apps. |