1 | 311 | 333 | activerecord-import | A library for bulk inserting data using ActiveRecord. |
2 | 353 | 357 | paper_trail | Track changes to your models, for auditing or versioning. See how a model looked
at any... |
3 | 726 | 615 | paranoia | Paranoia is a re-implementation of acts_as_paranoid for Rails 5, 6, and 7,
using mu... |
4 | 759 | 1,268 | marginalia | Attach comments to your ActiveRecord queries. |
5 | 797 | 1,225 | acts-as-taggable-on | With ActsAsTaggableOn, you can tag a single model on several contexts, such as skills, ... |
6 | 836 | 637 | acts_as_list | This "acts_as" extension provides the capabilities for sorting and reordering a number ... |
7 | 1,282 | 1,172 | ancestry | Ancestry allows the records of a ActiveRecord model to be organized in a tree
structu... |
8 | 1,283 | 1,137 | audited | Log all changes to your models |
9 | 1,421 | 1,385 | enumerize | Enumerated attributes with I18n and ActiveRecord/Mongoid/MongoMapper support |
10 | 1,469 | 1,163 | discard | Allows marking ActiveRecord objects as discarded, and provides scopes for filtering. |
11 | 1,555 | 1,807 | awesome_nested_set | An awesome nested set implementation for Active Record |
12 | 2,028 | 2,130 | public_activity | Easy activity tracking for your ActiveRecord models. Provides Activity model with detai... |
13 | 2,089 | 1,818 | acts_as_paranoid | Check the home page for more in-depth information. |
14 | 2,170 | 2,230 | ranked-model | ranked-model is a modern row sorting library built for Rails 4.2+. It uses ARel aggress... |
15 | 2,216 | 2,312 | acts_as_tree | A gem that adds simple support for organizing ActiveRecord models into parent–children ... |
16 | 2,404 | 2,065 | goldiloader | Automatically eager loads Rails associations as associations are traversed |
17 | 2,594 | 2,118 | closure_tree | Easily and efficiently make your ActiveRecord model support hierarchies |
18 | 2,596 | 3,223 | bulk_insert | Faster inserts! Insert N records in a single statement. |
19 | 2,743 | 3,347 | mongoid-history | This library tracks historical changes for any document, including embedded ones. It ac... |
20 | 2,753 | 1,611 | acts_as_tenant | Integrates multi-tenancy into a Rails application in a convenient and out-of-your way m... |
21 | 2,755 | 3,673 | acts_as_votable | Rails gem to allowing records to be votable |
22 | 2,792 | 5,666 | acts_as_commentable_with_threading | Polymorphic threaded comments Rails gem for Rails 4+ |
23 | 2,967 | 5,682 | apartment | Apartment allows Rack applications to deal with database multitenancy through ActiveRecord |
24 | 3,757 | 5,396 | acts_as_commentable | Plugin/gem that provides comment functionality |
25 | 4,176 | 4,785 | unread | This gem creates a scope for unread objects and adds methods to mark objects as read |
26 | 4,277 | 8,154 | mongoid-tree | A tree structure for Mongoid documents using the materialized path pattern |
27 | 4,773 | 3,228 | logidze | PostgreSQL JSONB-based model changes tracking |
28 | 5,850 | 6,097 | permanent_records | Never Lose Data. Rather than deleting rows this sets Record#deleted_at and
gives yo... |
29 | 5,976 | 16,451 | milia | Transparent multi-tenanting for web applications based on Rails and Devise |
30 | 5,998 | 7,773 | merit | Manage badges, points and rankings (reputation) in your Rails app. |
31 | 6,240 | 7,960 | activevalidators | ActiveValidators is a collection of ActiveModel/ActiveRecord validations |
32 | 6,657 | 7,323 | acts_as_follower | acts_as_follower is a Rubygem to allow any model to follow any other model. This is acc... |
33 | 7,735 | 7,919 | data_miner | Download, pull out of a ZIP/TAR/GZ/BZ2 archive, parse, correct, and import XLS, ODS, XM... |
34 | 7,790 | 8,168 | deep_pluck | Use deep_pluck as a shortcut to select one or more attributes and include associated mo... |
35 | 10,979 | 104,140 | activerecord-reputation-system | ActiveRecord Reputation System gem allows rails apps to compute and publish reputation ... |
36 | 13,131 | 13,694 | activerecord-turntable | ActiveRecord sharding extension |
37 | 13,571 | 17,953 | active_importer | Import tabular data from spreadsheets or similar sources into data models |
38 | 14,760 | 20,706 | ferry | Ferry is a data migration and visualization command line tool rubygem that seeks to sim... |
39 | 18,009 | 47,828 | destroyed_at | Safe destroy for ActiveRecord. |
40 | 19,792 | 23,501 | simple-feed | This gem implements flexible time-ordered activity feeds commonly used withing social n... |
41 | 20,046 | 21,555 | mini_record | With it you can add the ability to create columns outside the default schema, directly
... |
42 | 23,686 | 17,479 | safrano | Safrano is an OData server library |
43 | 23,707 | 39,116 | espinita | Audit activerecord models like a boss |
44 | 113,316 | 165,649 | time-travel | The time travel gem adds in-table version control to models. |
45 | 149,159 | 128,321 | pgpool_no_load_balance | Disable load balancing by Pgpool-II for Rails apps. |
46 | 153,439 | 81,475 | active_module | ActiveModel/ActiveRecord module attribute type implementation |