| 1 | 7 | 2 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 2 | 25 | 29 | thor | Thor is a toolkit for building powerful command-line interfaces. |
| 3 | 32 | 44 | builder | Builder provides a number of builder objects that make creating structured data
simple ... |
| 4 | 34 | 39 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
| 5 | 35 | 22 | mini_mime | A minimal mime type library |
| 6 | 36 | 53 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
| 7 | 37 | 55 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
| 8 | 43 | 70 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
| 9 | 45 | 58 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
| 10 | 47 | 68 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
| 11 | 49 | 51 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
| 12 | 51 | 45 | mail | A really Ruby Mail handler. |
| 13 | 58 | 78 | rails-html-sanitizer | HTML sanitization for Rails applications |
| 14 | 59 | 69 | activejob | Declare job classes that can be run by a variety of queuing backends. |
| 15 | 61 | 74 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
| 16 | 71 | 77 | globalid | URIs for your models makes it easy to pass references around. |
| 17 | 72 | 152 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
| 18 | 82 | 163 | sprockets-rails | Sprockets Rails integration |
| 19 | 85 | 73 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
| 20 | 94 | 76 | activestorage | Attach cloud and local files in Rails applications. |
| 21 | 108 | 61 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
| 22 | 112 | 274 | execjs | ExecJS lets you run JavaScript code from Ruby. |
| 23 | 120 | 83 | actiontext | Edit and display rich text in Rails applications. |
| 24 | 121 | 84 | actionmailbox | Receive and process incoming emails in Rails applications. |
| 25 | 133 | 570 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
| 26 | 159 | 352 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
| 27 | 166 | 155 | jbuilder | Create JSON structures via a Builder-style DSL |
| 28 | 184 | 502 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
| 29 | 193 | 510 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
| 30 | 201 | 344 | spring | Preloads your application so things like console, rake and tests run faster |
| 31 | 206 | 579 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
| 32 | 235 | 395 | redis-namespace | Adds a Redis::Namespace class which can be used to namespace calls
to Redis. This is us... |
| 33 | 266 | 336 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
| 34 | 297 | 184 | web-console | A debugging tool for your Ruby on Rails applications. |
| 35 | 327 | 817 | turbolinks | Rails engine for Turbolinks 5 support |
| 36 | 460 | 2,156 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
| 37 | 508 | 1,291 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
| 38 | 556 | 1,285 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
| 39 | 612 | 491 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
| 40 | 762 | 1,374 | marginalia | Attach comments to your ActiveRecord queries. |
| 41 | 936 | 1,000 | resque | Resque is a Redis-backed Ruby library for creating background jobs,
placing those j... |
| 42 | 1,110 | 219 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
| 43 | 1,148 | 1,454 | rails-observers | Rails observer (removed from core in Rails 4.0) |
| 44 | 1,285 | 1,561 | resque-scheduler | Light weight job scheduling on top of Resque.
Adds methods enqueue_at/enqueue_in to... |
| 45 | 1,426 | 682 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
| 46 | 1,601 | 1,570 | rails_autolink | This is an extraction of the `auto_link` method from rails. The `auto_link` method was ... |
| 47 | 1,674 | 1,761 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
| 48 | 1,763 | 668 | jsbundling-rails | Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack. |
| 49 | 1,880 | 242 | propshaft | Deliver assets for Rails. |
| 50 | 1,956 | 2,061 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
| 51 | 2,005 | 2,480 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
| 52 | 2,021 | 5,075 | protected_attributes | Protect attributes from mass assignment |
| 53 | 2,082 | 467 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
| 54 | 2,146 | 243 | solid_queue | Database-backed Active Job backend. |
| 55 | 2,254 | 245 | solid_cache | A database backed ActiveSupport::Cache::Store |
| 56 | 2,350 | 1,935 | local_time | Rails engine for cache-friendly, client-side local time |
| 57 | 2,574 | 2,768 | record_tag_helper | ActionView Record Tag Helpers |
| 58 | 3,064 | 2,833 | mail_view | Visual email testing |
| 59 | 4,076 | 12,931 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
| 60 | 4,326 | 2,939 | kredis | Higher-level data structures built on Redis. |
| 61 | 4,662 | 2,578 | console1984 | Your Rails console, 1984 style |
| 62 | 5,353 | 5,634 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
| 63 | 5,435 | 2,923 | audits1984 | Rails engine that implements a simple auditing tool for console1984 sessions |
| 64 | 10,030 | 11,194 | concerning | Separating small concerns |
| 65 | 10,223 | 10,397 | rack-ratelimit | Flexible rate limits for your Rack apps |
| 66 | 12,467 | 13,830 | trashed | Each Rack request eats up time, objects, and GC. Report usage to logs and StatsD. |
| 67 | 16,064 | 8,120 | activestorage-office-previewer | Active Storage previewer for Microsoft Office files based on LibreOffice |
| 68 | 23,222 | 17,824 | deep_hash_transform | Re-key a nested Hash to all-Symbol or -String keys |
| 69 | 35,190 | 77,741 | rubocop-37signals | 37signals house style for Ruby programming |
| 70 | 58,703 | 52,803 | rails3b | My kingdom for working dependencies. |
| 71 | 103,143 | 77,741 | mass_encryption | Encrypt data in mass with Active Record Encryption |
| 72 | 107,754 | 67,069 | autobundle | RubyGems plugin to bundle up in the warmth of the nearest Gemfile |
| 73 | 108,391 | 78,873 | haybales | I am testing for dependency confusion vulnerabilities in products that are in public bu... |
| 74 | 110,193 | 65,285 | queenbee-plugin | I am testing for dependency confusion vulnerabilities in products that are in public bu... |
| 75 | 109,727 | 47,999 | html_scrubber | I am testing for dependency confusion vulnerabilities in products that are in public bu... |
| 76 | 114,254 | 92,912 | rspamd-ruby | Client for Rspamd's HTTP API |
| 77 | 114,557 | 143,427 | rack-reproxy | Redispatch your response via another URL. Like a transparent, internal HTTP redirect. |
| 78 | 105,803 | 88,266 | activestorage-redundancy | I am testing for dependency confusion vulnerabilities in products that are in public bu... |
| 79 | 110,465 | 40,207 | redis_connectable | I am testing for dependency confusion vulnerabilities in products that are in public bu... |
| 80 | 118,240 | 59,042 | actionform | An alternative layer to accepts_nested_attributes_for by using Form Models. |
| 81 | 108,878 | 102,529 | critter | I am testing for dependency confusion vulnerabilities in products that are in public bu... |
| 82 | 137,713 | 92,912 | composed_of_ipaddr | Compose an IPAddr from an underlying 4-byte integer |
| 83 | 160,896 | 33,863 | rails-structured-logging | I am testing for dependency confusion vulnerabilities in products that are in public bu... |