| 1 | 7 | 12 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 2 | 12 | 24 | rack | Rack provides a minimal, modular and adaptable interface for developing
web application... |
| 3 | 25 | 23 | thor | Thor is a toolkit for building powerful command-line interfaces. |
| 4 | 32 | 58 | builder | Builder provides a number of builder objects that make creating structured data
simple ... |
| 5 | 34 | 55 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
| 6 | 36 | 61 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
| 7 | 38 | 64 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
| 8 | 44 | 73 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
| 9 | 45 | 67 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
| 10 | 49 | 60 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
| 11 | 50 | 74 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
| 12 | 61 | 80 | activejob | Declare job classes that can be run by a variety of queuing backends. |
| 13 | 62 | 70 | rails-html-sanitizer | HTML sanitization for Rails applications |
| 14 | 65 | 81 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
| 15 | 68 | 93 | globalid | URIs for your models makes it easy to pass references around. |
| 16 | 74 | 162 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
| 17 | 81 | 84 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
| 18 | 83 | 145 | redis | A Ruby client that tries to match Redis' API one-to-one, while still
providing an i... |
| 19 | 84 | 182 | sprockets-rails | Sprockets Rails integration |
| 20 | 90 | 87 | activestorage | Attach cloud and local files in Rails applications. |
| 21 | 107 | 98 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
| 22 | 114 | 92 | actiontext | Edit and display rich text in Rails applications. |
| 23 | 115 | 91 | actionmailbox | Receive and process incoming emails in Rails applications. |
| 24 | 117 | 238 | execjs | ExecJS lets you run JavaScript code from Ruby. |
| 25 | 139 | 129 | bootsnap | Boot large ruby/rails apps faster |
| 26 | 151 | 901 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
| 27 | 159 | 200 | responders | A set of Rails responders to dry up your application |
| 28 | 168 | 325 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
| 29 | 170 | 208 | jbuilder | Create JSON structures via a Builder-style DSL |
| 30 | 177 | 398 | sass-rails | Sass adapter for the Rails asset pipeline. |
| 31 | 181 | 188 | devise | Flexible authentication solution for Rails with Warden |
| 32 | 202 | 443 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
| 33 | 207 | 459 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
| 34 | 209 | 335 | spring | Preloads your application so things like console, rake and tests run faster |
| 35 | 218 | 540 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
| 36 | 249 | 392 | redis-namespace | Adds a Redis::Namespace class which can be used to namespace calls
to Redis. This is us... |
| 37 | 274 | 338 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
| 38 | 287 | 740 | state_machines | Adds support for creating state machines for attributes on any Ruby class |
| 39 | 296 | 97 | rack-session | A session implementation for Rack. |
| 40 | 298 | 244 | web-console | A debugging tool for your Ruby on Rails applications. |
| 41 | 351 | 758 | turbolinks | Rails engine for Turbolinks 5 support |
| 42 | 370 | 368 | faraday-http-cache | Middleware to handle HTTP caching |
| 43 | 509 | 2,322 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
| 44 | 542 | 565 | simple_form | Forms made easy! |
| 45 | 543 | 1,305 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
| 46 | 581 | 522 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
| 47 | 602 | 1,309 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
| 48 | 683 | 962 | hiredis | Ruby wrapper for hiredis (protocol serialization/deserialization and blocking I/O) |
| 49 | 686 | 653 | spring-watcher-listen | Makes spring watch files using the listen gem. |
| 50 | 713 | 1,749 | sdoc | rdoc generator html with javascript search index. |
| 51 | 814 | 637 | has_scope | Maps controller filters to your resource scopes |
| 52 | 818 | 1,348 | state_machines-activemodel | Adds support for creating state machines for attributes on ActiveModel |
| 53 | 833 | 1,364 | state_machines-activerecord | Adds support for creating state machines for attributes on ActiveRecord |
| 54 | 908 | 793 | inherited_resources | Inherited Resources speeds up development by making your controllers inherit all restfu... |
| 55 | 947 | 1,067 | resque | Resque is a Redis-backed Ruby library for creating background jobs,
placing those j... |
| 56 | 950 | 350 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
| 57 | 1,004 | 864 | activerecord-session_store | An Action Dispatch session store backed by an Active Record class. |
| 58 | 1,164 | 1,507 | rails-observers | Rails observer (removed from core in Rails 4.0) |
| 59 | 1,304 | 1,435 | resque-scheduler | Light weight job scheduling on top of Resque.
Adds methods enqueue_at/enqueue_in to... |
| 60 | 1,385 | 760 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
| 61 | 1,440 | 786 | tapioca | A Ruby Interface file generator for gems, core types and the Ruby standard library |
| 62 | 1,562 | 389 | propshaft | Deliver assets for Rails. |
| 63 | 1,668 | 711 | jsbundling-rails | Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack. |
| 64 | 1,704 | 1,610 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
| 65 | 1,774 | 430 | solid_queue | Database-backed Active Job backend. |
| 66 | 1,809 | 2,047 | ejson | Secret management by encrypting values in a JSON hash with a public/private keypair |
| 67 | 1,880 | 481 | solid_cache | A database backed ActiveSupport::Cache::Store |
| 68 | 1,939 | 624 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
| 69 | 1,981 | 1,830 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
| 70 | 2,033 | 3,825 | activerecord-deprecated_finders | Deprecated finder APIs extracted from Active Record. |
| 71 | 2,078 | 2,501 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
| 72 | 2,129 | 4,775 | protected_attributes | Protect attributes from mass assignment |
| 73 | 2,596 | 2,773 | record_tag_helper | ActionView Record Tag Helpers |
| 74 | 2,719 | 3,729 | state_machines-rspec | RSpec matchers for state_machines. Forked from modocache/state_machine_rspec to work wi... |
| 75 | 3,342 | 1,326 | mission_control-jobs | Operational controls for Active Job |
| 76 | 3,525 | 2,473 | activerecord-typedstore | ActiveRecord::Store but with type definition |
| 77 | 4,177 | 2,709 | kredis | Higher-level data structures built on Redis. |
| 78 | 4,258 | 12,699 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
| 79 | 4,311 | 5,595 | rails-perftest | Rails performance tests (removed from core in Rails 4.0) |
| 80 | 4,434 | 4,797 | mail_form | Send e-mail straight from forms in Rails with I18n, validations, attachments and reques... |
| 81 | 4,577 | 11,348 | sprockets-svg | Minify SVG assets, and optionally convert them to PNG for browser compatibility. |
| 82 | 4,707 | 4,571 | schmooze | Schmooze allows a Ruby library writer to succintly interoperate between Ruby and JavaSc... |
| 83 | 5,012 | 7,062 | state_machines-mongoid | Mongoid integration for state machines gem |
| 84 | 5,044 | 2,642 | requestjs-rails | A tiny Fetch API wrapper that allows you to make http requests without need to handle t... |
| 85 | 5,127 | 6,278 | state_machines-graphviz | Graphviz module for state machines |
| 86 | 5,420 | 9,462 | prototype-rails | Prototype, Scriptaculous, and RJS for Ruby on Rails |
| 87 | 5,465 | 10,324 | sprockets-commoner | Sprockets::Commoner uses Node.JS to compile ES2015+ files to ES5 using Babel directly f... |
| 88 | 5,477 | 6,054 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
| 89 | 5,775 | 18,297 | activerecord-databasevalidations | Opt-in validations for your ActiveRecord models based on your MySQL database constraint... |
| 90 | 6,726 | 10,982 | pjax_rails | PJAX integration for Rails |
| 91 | 7,438 | 7,228 | show_for | Wrap your objects with a helper to easily show them |
| 92 | 9,359 | 13,935 | response_bank | Simple response caching for Ruby applications |
| 93 | 10,744 | 11,808 | state_machines-activemodel-observers | Adds support for ActiveModel Observers |
| 94 | 13,364 | 110,042 | activerecord-mysql-adapter | An ActiveRecord adapter for MySQL, based on mysql gem. |
| 95 | 17,051 | 27,532 | capistrano-ejson | Automatic EJSON decryption for Capistrano |
| 96 | 18,008 | 52,349 | teaspoon-bundle | This gem is boot partial for Teaspoon that puts all the test files into a single bundle |
| 97 | 22,216 | 17,145 | spriteful | A sprite generation tool |
| 98 | 35,145 | 22,402 | hermes | A few testing facilities built on top of Capybara and ActiveSupport::TestCase |
| 99 | 82,427 | 37,006 | hurley-http-cache | Hurley connection to handle HTTP caching |
| 100 | 84,788 | 52,349 | tapioca-test_helpers | Test helpers for Rails applications |
| 101 | 86,821 | 27,532 | state_machines-yard | State machines YARD plugin for automated documentation |
| 102 | 119,050 | 110,042 | actionform | An alternative layer to accepts_nested_attributes_for by using Form Models. |
| 103 | 124,940 | 71,816 | faraday-cage | A cage to your faraday |
| 104 | 125,443 | 110,042 | hubot | Hubot library |
| 105 | 130,753 | 71,816 | genetate_admin | A admin generator |
| 106 | 131,460 | 71,816 | generate_admin | A admin generator |
| 107 | 134,583 | 22,402 | omg-activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
| 108 | 135,432 | 27,532 | omg-actionview | Simple, battle-tested conventions and helpers for building web pages. |
| 109 | 141,729 | 25,820 | omg-activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 110 | 143,072 | 24,414 | omg-activejob | Declare job classes that can be run by a variety of queuing backends. |
| 111 | 151,741 | 29,880 | omg-actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
| 112 | 154,140 | 42,965 | omg-actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
| 113 | 155,809 | 52,349 | cachaca | Maybe something related to cache |
| 114 | 159,260 | 110,042 | omg-activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
| 115 | 160,524 | 27,532 | omg-activestorage | Attach cloud and local files in Rails applications. |
| 116 | 162,876 | 25,820 | omg-actionmailbox | Receive and process incoming emails in Rails applications. |
| 117 | 165,522 | 52,349 | omg-actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
| 118 | 168,795 | 42,965 | omg-actiontext | Edit and display rich text in Rails applications. |
| 119 | 169,912 | 71,816 | omg-railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
| 120 | 170,673 | 71,816 | omg-rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |