| 1 | 7 | 2 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 2 | 9 | 28 | rack | Rack provides a minimal, modular and adaptable interface for developing
web application... |
| 3 | 25 | 32 | thor | Thor is a toolkit for building powerful command-line interfaces. |
| 4 | 32 | 59 | builder | Builder provides a number of builder objects that make creating structured data
simple ... |
| 5 | 34 | 40 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
| 6 | 36 | 65 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
| 7 | 37 | 67 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
| 8 | 43 | 78 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
| 9 | 45 | 68 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
| 10 | 47 | 75 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
| 11 | 49 | 63 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
| 12 | 58 | 87 | rails-html-sanitizer | HTML sanitization for Rails applications |
| 13 | 59 | 76 | activejob | Declare job classes that can be run by a variety of queuing backends. |
| 14 | 61 | 83 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
| 15 | 71 | 85 | globalid | URIs for your models makes it easy to pass references around. |
| 16 | 72 | 141 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
| 17 | 79 | 143 | redis | A Ruby client that tries to match Redis' API one-to-one, while still
providing an i... |
| 18 | 82 | 156 | sprockets-rails | Sprockets Rails integration |
| 19 | 85 | 82 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
| 20 | 94 | 84 | activestorage | Attach cloud and local files in Rails applications. |
| 21 | 108 | 66 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
| 22 | 112 | 238 | execjs | ExecJS lets you run JavaScript code from Ruby. |
| 23 | 121 | 99 | actiontext | Edit and display rich text in Rails applications. |
| 24 | 122 | 100 | actionmailbox | Receive and process incoming emails in Rails applications. |
| 25 | 132 | 613 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
| 26 | 142 | 153 | bootsnap | Boot large ruby/rails apps faster |
| 27 | 154 | 215 | responders | A set of Rails responders to dry up your application |
| 28 | 159 | 334 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
| 29 | 164 | 408 | sass-rails | Sass adapter for the Rails asset pipeline. |
| 30 | 166 | 220 | jbuilder | Create JSON structures via a Builder-style DSL |
| 31 | 177 | 256 | devise | Flexible authentication solution for Rails with Warden |
| 32 | 183 | 468 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
| 33 | 193 | 477 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
| 34 | 201 | 321 | spring | Preloads your application so things like console, rake and tests run faster |
| 35 | 205 | 521 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
| 36 | 235 | 371 | redis-namespace | Adds a Redis::Namespace class which can be used to namespace calls
to Redis. This is us... |
| 37 | 260 | 844 | state_machines | Adds support for creating state machines for attributes on any Ruby class |
| 38 | 266 | 324 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
| 39 | 297 | 332 | web-console | A debugging tool for your Ruby on Rails applications. |
| 40 | 327 | 715 | turbolinks | Rails engine for Turbolinks 5 support |
| 41 | 362 | 370 | faraday-http-cache | Middleware to handle HTTP caching |
| 42 | 394 | 131 | rack-session | A session implementation for Rack. |
| 43 | 460 | 2,029 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
| 44 | 508 | 1,259 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
| 45 | 551 | 571 | simple_form | Forms made easy! |
| 46 | 556 | 1,197 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
| 47 | 613 | 475 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
| 48 | 666 | 1,106 | hiredis | Ruby wrapper for hiredis (protocol serialization/deserialization and blocking I/O) |
| 49 | 685 | 974 | spring-watcher-listen | Makes spring watch files using the listen gem. |
| 50 | 686 | 1,649 | sdoc | rdoc generator html with javascript search index. |
| 51 | 795 | 1,181 | state_machines-activemodel | Adds support for creating state machines for attributes on ActiveModel |
| 52 | 817 | 1,196 | state_machines-activerecord | Adds support for creating state machines for attributes on ActiveRecord |
| 53 | 823 | 651 | has_scope | Maps controller filters to your resource scopes |
| 54 | 910 | 980 | inherited_resources | Inherited Resources speeds up development by making your controllers inherit all restfu... |
| 55 | 936 | 1,123 | resque | Resque is a Redis-backed Ruby library for creating background jobs,
placing those j... |
| 56 | 1,003 | 1,240 | activerecord-session_store | An Action Dispatch session store backed by an Active Record class. |
| 57 | 1,112 | 461 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
| 58 | 1,148 | 1,372 | rails-observers | Rails observer (removed from core in Rails 4.0) |
| 59 | 1,285 | 1,530 | resque-scheduler | Light weight job scheduling on top of Resque.
Adds methods enqueue_at/enqueue_in to... |
| 60 | 1,426 | 1,187 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
| 61 | 1,511 | 1,213 | tapioca | A Ruby Interface file generator for gems, core types and the Ruby standard library |
| 62 | 1,674 | 1,745 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
| 63 | 1,766 | 1,097 | jsbundling-rails | Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack. |
| 64 | 1,805 | 1,175 | ejson | Secret management by encrypting values in a JSON hash with a public/private keypair |
| 65 | 1,888 | 593 | propshaft | Deliver assets for Rails. |
| 66 | 1,954 | 3,184 | activerecord-deprecated_finders | Deprecated finder APIs extracted from Active Record. |
| 67 | 1,956 | 2,196 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
| 68 | 2,005 | 2,261 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
| 69 | 2,021 | 4,979 | protected_attributes | Protect attributes from mass assignment |
| 70 | 2,085 | 1,264 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
| 71 | 2,156 | 711 | solid_queue | Database-backed Active Job backend. |
| 72 | 2,270 | 887 | solid_cache | A database backed ActiveSupport::Cache::Store |
| 73 | 2,574 | 2,625 | record_tag_helper | ActionView Record Tag Helpers |
| 74 | 2,687 | 2,789 | state_machines-rspec | RSpec matchers for state_machines. Forked from modocache/state_machine_rspec to work wi... |
| 75 | 3,598 | 2,614 | activerecord-typedstore | ActiveRecord::Store but with type definition |
| 76 | 4,073 | 12,435 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
| 77 | 4,130 | 1,866 | mission_control-jobs | Operational controls for Active Job |
| 78 | 4,200 | 5,014 | rails-perftest | Rails performance tests (removed from core in Rails 4.0) |
| 79 | 4,328 | 3,011 | kredis | Higher-level data structures built on Redis. |
| 80 | 4,365 | 5,036 | mail_form | Send e-mail straight from forms in Rails with I18n, validations, attachments and reques... |
| 81 | 4,412 | 5,619 | sprockets-svg | Minify SVG assets, and optionally convert them to PNG for browser compatibility. |
| 82 | 4,801 | 4,028 | schmooze | Schmooze allows a Ruby library writer to succintly interoperate between Ruby and JavaSc... |
| 83 | 4,816 | 7,955 | state_machines-mongoid | Mongoid integration for state machines gem |
| 84 | 4,960 | 6,566 | state_machines-graphviz | Graphviz module for state machines |
| 85 | 5,165 | 13,735 | prototype-rails | Prototype, Scriptaculous, and RJS for Ruby on Rails |
| 86 | 5,281 | 5,261 | sprockets-commoner | Sprockets::Commoner uses Node.JS to compile ES2015+ files to ES5 using Babel directly f... |
| 87 | 5,353 | 6,222 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
| 88 | 5,528 | 5,769 | activerecord-databasevalidations | Opt-in validations for your ActiveRecord models based on your MySQL database constraint... |
| 89 | 5,643 | 3,068 | requestjs-rails | A tiny Fetch API wrapper that allows you to make http requests without need to handle t... |
| 90 | 6,441 | 13,735 | pjax_rails | PJAX integration for Rails |
| 91 | 7,097 | 7,487 | show_for | Wrap your objects with a helper to easily show them |
| 92 | 9,182 | 8,727 | response_bank | Simple response caching for Ruby applications |
| 93 | 10,499 | 7,203 | state_machines-activemodel-observers | Adds support for ActiveModel Observers |
| 94 | 12,660 | 50,095 | activerecord-mysql-adapter | An ActiveRecord adapter for MySQL, based on mysql gem. |
| 95 | 16,211 | 50,095 | capistrano-ejson | Automatic EJSON decryption for Capistrano |
| 96 | 17,126 | 47,265 | teaspoon-bundle | This gem is boot partial for Teaspoon that puts all the test files into a single bundle |
| 97 | 21,803 | 18,070 | spriteful | A sprite generation tool |
| 98 | 34,534 | 35,800 | hermes | A few testing facilities built on top of Capybara and ActiveSupport::TestCase |
| 99 | 81,984 | 87,602 | hurley-http-cache | Hurley connection to handle HTTP caching |
| 100 | 83,073 | 157,203 | tapioca-test_helpers | Test helpers for Rails applications |
| 101 | 88,725 | 112,619 | state_machines-yard | State machines YARD plugin for automated documentation |
| 102 | 118,247 | 112,619 | actionform | An alternative layer to accepts_nested_attributes_for by using Form Models. |
| 103 | 123,937 | 131,109 | hubot | Hubot library |
| 104 | 124,166 | 157,203 | faraday-cage | A cage to your faraday |
| 105 | 130,717 | 131,109 | genetate_admin | A admin generator |
| 106 | 131,654 | 131,109 | generate_admin | A admin generator |
| 107 | 158,385 | 112,619 | cachaca | Maybe something related to cache |
| 108 | 160,909 | 53,294 | omg-activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
| 109 | 161,689 | 34,474 | omg-actionview | Simple, battle-tested conventions and helpers for building web pages. |
| 110 | 163,596 | 35,800 | omg-activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 111 | 164,698 | 38,770 | omg-activejob | Declare job classes that can be run by a variety of queuing backends. |
| 112 | 167,161 | 37,163 | omg-actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
| 113 | 168,913 | 42,460 | omg-actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
| 114 | 170,217 | 35,800 | omg-activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
| 115 | 173,511 | 50,095 | omg-activestorage | Attach cloud and local files in Rails applications. |
| 116 | 174,941 | 47,265 | omg-actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
| 117 | 174,998 | 61,102 | omg-actionmailbox | Receive and process incoming emails in Rails applications. |
| 118 | 176,784 | 61,102 | omg-railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
| 119 | 176,855 | 50,095 | omg-rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
| 120 | 177,131 | 61,102 | omg-actiontext | Edit and display rich text in Rails applications. |