1 | 306 | 294 | activerecord-import | A library for bulk inserting data using ActiveRecord. |
2 | 395 | 369 | paper_trail | Track changes to your models, for auditing or versioning. See how a model looked
at any... |
3 | 698 | 717 | paranoia | Paranoia is a re-implementation of acts_as_paranoid for Rails 5, 6, and 7,
using mu... |
4 | 716 | 570 | acts-as-taggable-on | With ActsAsTaggableOn, you can tag a single model on several contexts, such as skills, ... |
5 | 789 | 433 | marginalia | Attach comments to your ActiveRecord queries. |
6 | 828 | 845 | acts_as_list | This "acts_as" extension provides the capabilities for sorting and reordering a number ... |
7 | 1,174 | 824 | ancestry | Ancestry allows the records of a ActiveRecord model to be organized in a tree
structu... |
8 | 1,276 | 1,274 | audited | Log all changes to your models |
9 | 1,323 | 1,393 | enumerize | Enumerated attributes with I18n and ActiveRecord/Mongoid/MongoMapper support |
10 | 1,371 | 1,399 | awesome_nested_set | An awesome nested set implementation for Active Record |
11 | 1,494 | 1,250 | discard | Allows marking ActiveRecord objects as discarded, and provides scopes for filtering. |
12 | 1,840 | 1,418 | public_activity | Easy activity tracking for your ActiveRecord models. Provides Activity model with detai... |
13 | 1,951 | 2,627 | acts_as_tree | A gem that adds simple support for organizing ActiveRecord models into parent–children ... |
14 | 2,027 | 2,228 | acts_as_paranoid | Check the home page for more in-depth information. |
15 | 2,033 | 2,277 | ranked-model | ranked-model is a modern row sorting library built for Rails 4.2+. It uses ARel aggress... |
16 | 2,296 | 1,569 | goldiloader | Automatically eager loads Rails associations as associations are traversed |
17 | 2,407 | 2,723 | bulk_insert | Faster inserts! Insert N records in a single statement. |
18 | 2,462 | 3,355 | mongoid-history | This library tracks historical changes for any document, including embedded ones. It ac... |
19 | 2,473 | 3,485 | apartment | Apartment allows Rack applications to deal with database multitenancy through ActiveRecord |
20 | 2,485 | 1,628 | acts_as_votable | Rails gem to allowing records to be votable |
21 | 2,602 | 2,330 | closure_tree | Easily and efficiently make your ActiveRecord model support hierarchies |
22 | 2,622 | 1,630 | acts_as_commentable_with_threading | Polymorphic threaded comments Rails gem for Rails 4+ |
23 | 2,926 | 2,671 | acts_as_tenant | Integrates multi-tenancy into a Rails application in a convenient and out-of-your way m... |
24 | 3,411 | 4,241 | acts_as_commentable | Plugin/gem that provides comment functionality |
25 | 3,756 | 8,788 | mongoid-tree | A tree structure for Mongoid documents using the materialized path pattern |
26 | 4,119 | 4,527 | unread | This gem creates a scope for unread objects and adds methods to mark objects as read |
27 | 5,104 | 12,298 | milia | Transparent multi-tenanting for web applications based on Rails and Devise |
28 | 5,264 | 3,736 | logidze | PostgreSQL JSONB-based model changes tracking |
29 | 5,357 | 5,447 | merit | Manage badges, points and rankings (reputation) in your Rails app. |
30 | 5,458 | 6,728 | permanent_records | Never Lose Data. Rather than deleting rows this sets Record#deleted_at and
gives yo... |
31 | 5,743 | 6,369 | activevalidators | ActiveValidators is a collection of ActiveModel/ActiveRecord validations |
32 | 6,164 | 13,045 | acts_as_follower | acts_as_follower is a Rubygem to allow any model to follow any other model. This is acc... |
33 | 6,681 | 69,005 | data_miner | Download, pull out of a ZIP/TAR/GZ/BZ2 archive, parse, correct, and import XLS, ODS, XM... |
34 | 8,051 | 7,809 | deep_pluck | Use deep_pluck as a shortcut to select one or more attributes and include associated mo... |
35 | 9,441 | 14,858 | activerecord-reputation-system | ActiveRecord Reputation System gem allows rails apps to compute and publish reputation ... |
36 | 12,203 | 44,756 | activerecord-turntable | ActiveRecord sharding extension |
37 | 12,956 | 23,243 | active_importer | Import tabular data from spreadsheets or similar sources into data models |
38 | 15,989 | 50,645 | destroyed_at | Safe destroy for ActiveRecord. |
39 | 17,528 | 18,966 | ferry | Ferry is a data migration and visualization command line tool rubygem that seeks to sim... |
40 | 18,291 | 18,346 | mini_record | With it you can add the ability to create columns outside the default schema, directly
... |
41 | 20,985 | 36,458 | simple-feed | This gem implements flexible time-ordered activity feeds commonly used withing social n... |
42 | 22,774 | 30,974 | espinita | Audit activerecord models like a boss |
43 | 24,727 | 11,119 | safrano | Safrano is an OData server library |
44 | 113,330 | 50,645 | time-travel | The time travel gem adds in-table version control to models. |
45 | 153,000 | 84,055 | pgpool_no_load_balance | Disable load balancing by Pgpool-II for Rails apps. |