| 1 | 7 | 13 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 2 | 11 | 17 | rack | Rack provides a minimal, modular and adaptable interface for developing
web application... |
| 3 | 25 | 24 | thor | Thor is a toolkit for building powerful command-line interfaces. |
| 4 | 32 | 52 | builder | Builder provides a number of builder objects that make creating structured data
simple ... |
| 5 | 34 | 61 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
| 6 | 36 | 66 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
| 7 | 38 | 69 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
| 8 | 44 | 92 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
| 9 | 45 | 84 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
| 10 | 49 | 70 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
| 11 | 50 | 83 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
| 12 | 61 | 89 | activejob | Declare job classes that can be run by a variety of queuing backends. |
| 13 | 62 | 85 | rails-html-sanitizer | HTML sanitization for Rails applications |
| 14 | 65 | 88 | 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 | 75 | 173 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
| 17 | 80 | 95 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
| 18 | 82 | 151 | redis | A Ruby client that tries to match Redis' API one-to-one, while still
providing an i... |
| 19 | 84 | 194 | sprockets-rails | Sprockets Rails integration |
| 20 | 90 | 98 | activestorage | Attach cloud and local files in Rails applications. |
| 21 | 106 | 109 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
| 22 | 114 | 104 | actiontext | Edit and display rich text in Rails applications. |
| 23 | 115 | 103 | actionmailbox | Receive and process incoming emails in Rails applications. |
| 24 | 116 | 261 | execjs | ExecJS lets you run JavaScript code from Ruby. |
| 25 | 139 | 116 | bootsnap | Boot large ruby/rails apps faster |
| 26 | 151 | 835 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
| 27 | 157 | 228 | responders | A set of Rails responders to dry up your application |
| 28 | 166 | 352 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
| 29 | 171 | 217 | jbuilder | Create JSON structures via a Builder-style DSL |
| 30 | 177 | 465 | sass-rails | Sass adapter for the Rails asset pipeline. |
| 31 | 182 | 166 | devise | Flexible authentication solution for Rails with Warden |
| 32 | 197 | 460 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
| 33 | 205 | 469 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
| 34 | 207 | 341 | spring | Preloads your application so things like console, rake and tests run faster |
| 35 | 216 | 587 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
| 36 | 247 | 410 | redis-namespace | Adds a Redis::Namespace class which can be used to namespace calls
to Redis. This is us... |
| 37 | 274 | 381 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
| 38 | 285 | 717 | state_machines | Adds support for creating state machines for attributes on any Ruby class |
| 39 | 298 | 274 | web-console | A debugging tool for your Ruby on Rails applications. |
| 40 | 304 | 107 | rack-session | A session implementation for Rack. |
| 41 | 350 | 1,037 | turbolinks | Rails engine for Turbolinks 5 support |
| 42 | 370 | 414 | faraday-http-cache | Middleware to handle HTTP caching |
| 43 | 507 | 2,550 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
| 44 | 542 | 1,462 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
| 45 | 543 | 600 | simple_form | Forms made easy! |
| 46 | 583 | 578 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
| 47 | 596 | 1,249 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
| 48 | 682 | 1,239 | hiredis | Ruby wrapper for hiredis (protocol serialization/deserialization and blocking I/O) |
| 49 | 687 | 817 | spring-watcher-listen | Makes spring watch files using the listen gem. |
| 50 | 711 | 1,892 | sdoc | rdoc generator html with javascript search index. |
| 51 | 816 | 712 | has_scope | Maps controller filters to your resource scopes |
| 52 | 818 | 1,445 | state_machines-activemodel | Adds support for creating state machines for attributes on ActiveModel |
| 53 | 832 | 1,467 | state_machines-activerecord | Adds support for creating state machines for attributes on ActiveRecord |
| 54 | 908 | 885 | inherited_resources | Inherited Resources speeds up development by making your controllers inherit all restfu... |
| 55 | 944 | 1,452 | resque | Resque is a Redis-backed Ruby library for creating background jobs,
placing those j... |
| 56 | 974 | 350 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
| 57 | 1,004 | 1,264 | activerecord-session_store | An Action Dispatch session store backed by an Active Record class. |
| 58 | 1,163 | 1,622 | rails-observers | Rails observer (removed from core in Rails 4.0) |
| 59 | 1,305 | 1,761 | resque-scheduler | Light weight job scheduling on top of Resque.
Adds methods enqueue_at/enqueue_in to... |
| 60 | 1,390 | 928 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
| 61 | 1,442 | 581 | tapioca | A Ruby Interface file generator for gems, core types and the Ruby standard library |
| 62 | 1,584 | 425 | propshaft | Deliver assets for Rails. |
| 63 | 1,680 | 829 | jsbundling-rails | Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack. |
| 64 | 1,698 | 2,097 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
| 65 | 1,805 | 1,740 | ejson | Secret management by encrypting values in a JSON hash with a public/private keypair |
| 66 | 1,817 | 459 | solid_queue | Database-backed Active Job backend. |
| 67 | 1,914 | 482 | solid_cache | A database backed ActiveSupport::Cache::Store |
| 68 | 1,952 | 728 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
| 69 | 1,977 | 2,265 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
| 70 | 2,023 | 3,574 | activerecord-deprecated_finders | Deprecated finder APIs extracted from Active Record. |
| 71 | 2,073 | 2,801 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
| 72 | 2,115 | 5,529 | protected_attributes | Protect attributes from mass assignment |
| 73 | 2,600 | 2,884 | record_tag_helper | ActionView Record Tag Helpers |
| 74 | 2,709 | 3,178 | state_machines-rspec | RSpec matchers for state_machines. Forked from modocache/state_machine_rspec to work wi... |
| 75 | 3,413 | 1,486 | mission_control-jobs | Operational controls for Active Job |
| 76 | 3,538 | 2,557 | activerecord-typedstore | ActiveRecord::Store but with type definition |
| 77 | 4,196 | 3,069 | kredis | Higher-level data structures built on Redis. |
| 78 | 4,240 | 19,358 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
| 79 | 4,296 | 5,674 | rails-perftest | Rails performance tests (removed from core in Rails 4.0) |
| 80 | 4,428 | 4,312 | mail_form | Send e-mail straight from forms in Rails with I18n, validations, attachments and reques... |
| 81 | 4,548 | 7,178 | sprockets-svg | Minify SVG assets, and optionally convert them to PNG for browser compatibility. |
| 82 | 4,684 | 4,442 | schmooze | Schmooze allows a Ruby library writer to succintly interoperate between Ruby and JavaSc... |
| 83 | 4,983 | 7,937 | state_machines-mongoid | Mongoid integration for state machines gem |
| 84 | 5,100 | 2,651 | requestjs-rails | A tiny Fetch API wrapper that allows you to make http requests without need to handle t... |
| 85 | 5,103 | 6,146 | state_machines-graphviz | Graphviz module for state machines |
| 86 | 5,381 | 13,130 | prototype-rails | Prototype, Scriptaculous, and RJS for Ruby on Rails |
| 87 | 5,435 | 7,462 | sprockets-commoner | Sprockets::Commoner uses Node.JS to compile ES2015+ files to ES5 using Babel directly f... |
| 88 | 5,456 | 6,599 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
| 89 | 5,746 | 19,915 | activerecord-databasevalidations | Opt-in validations for your ActiveRecord models based on your MySQL database constraint... |
| 90 | 6,687 | 14,022 | pjax_rails | PJAX integration for Rails |
| 91 | 7,286 | 8,854 | show_for | Wrap your objects with a helper to easily show them |
| 92 | 9,335 | 13,639 | response_bank | Simple response caching for Ruby applications |
| 93 | 10,727 | 11,246 | state_machines-activemodel-observers | Adds support for ActiveModel Observers |
| 94 | 13,311 | 74,024 | activerecord-mysql-adapter | An ActiveRecord adapter for MySQL, based on mysql gem. |
| 95 | 16,983 | 94,007 | capistrano-ejson | Automatic EJSON decryption for Capistrano |
| 96 | 17,922 | 129,210 | teaspoon-bundle | This gem is boot partial for Teaspoon that puts all the test files into a single bundle |
| 97 | 22,184 | 19,915 | spriteful | A sprite generation tool |
| 98 | 35,088 | 46,531 | hermes | A few testing facilities built on top of Capybara and ActiveSupport::TestCase |
| 99 | 82,370 | 94,007 | hurley-http-cache | Hurley connection to handle HTTP caching |
| 100 | 84,681 | 94,007 | tapioca-test_helpers | Test helpers for Rails applications |
| 101 | 87,077 | 46,531 | state_machines-yard | State machines YARD plugin for automated documentation |
| 102 | 118,874 | 94,007 | actionform | An alternative layer to accepts_nested_attributes_for by using Form Models. |
| 103 | 124,859 | 74,024 | faraday-cage | A cage to your faraday |
| 104 | 125,229 | 129,210 | hubot | Hubot library |
| 105 | 130,731 | 94,007 | genetate_admin | A admin generator |
| 106 | 131,550 | 74,024 | generate_admin | A admin generator |
| 107 | 137,145 | 41,737 | omg-activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
| 108 | 137,280 | 34,862 | omg-actionview | Simple, battle-tested conventions and helpers for building web pages. |
| 109 | 143,542 | 46,531 | omg-activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 110 | 145,200 | 37,933 | omg-activejob | Declare job classes that can be run by a variety of queuing backends. |
| 111 | 153,695 | 46,531 | omg-actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
| 112 | 155,467 | 74,024 | omg-actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
| 113 | 155,922 | 129,210 | cachaca | Maybe something related to cache |
| 114 | 159,600 | 61,331 | omg-activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
| 115 | 161,707 | 46,531 | omg-activestorage | Attach cloud and local files in Rails applications. |
| 116 | 163,789 | 41,737 | omg-actionmailbox | Receive and process incoming emails in Rails applications. |
| 117 | 165,770 | 74,024 | omg-actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
| 118 | 169,416 | 53,031 | omg-actiontext | Edit and display rich text in Rails applications. |
| 119 | 170,328 | 94,007 | omg-railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
| 120 | 170,989 | 74,024 | omg-rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |