| 1 | 7 | 14 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 2 | 10 | 10 | rack | Rack provides a minimal, modular and adaptable interface for developing
web application... |
| 3 | 25 | 19 | 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 | 60 | 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 | 38 | 67 | 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 | 75 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
| 10 | 49 | 76 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
| 11 | 50 | 70 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
| 12 | 60 | 82 | activejob | Declare job classes that can be run by a variety of queuing backends. |
| 13 | 61 | 78 | rails-html-sanitizer | HTML sanitization for Rails applications |
| 14 | 65 | 83 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
| 15 | 68 | 71 | globalid | URIs for your models makes it easy to pass references around. |
| 16 | 75 | 152 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
| 17 | 80 | 88 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
| 18 | 82 | 154 | redis | A Ruby client that tries to match Redis' API one-to-one, while still
providing an i... |
| 19 | 84 | 176 | sprockets-rails | Sprockets Rails integration |
| 20 | 91 | 90 | activestorage | Attach cloud and local files in Rails applications. |
| 21 | 106 | 110 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
| 22 | 114 | 101 | actiontext | Edit and display rich text in Rails applications. |
| 23 | 115 | 102 | actionmailbox | Receive and process incoming emails in Rails applications. |
| 24 | 116 | 244 | execjs | ExecJS lets you run JavaScript code from Ruby. |
| 25 | 139 | 125 | bootsnap | Boot large ruby/rails apps faster |
| 26 | 147 | 776 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
| 27 | 156 | 221 | responders | A set of Rails responders to dry up your application |
| 28 | 166 | 331 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
| 29 | 171 | 187 | jbuilder | Create JSON structures via a Builder-style DSL |
| 30 | 177 | 415 | sass-rails | Sass adapter for the Rails asset pipeline. |
| 31 | 182 | 228 | devise | Flexible authentication solution for Rails with Warden |
| 32 | 194 | 424 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
| 33 | 204 | 433 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
| 34 | 207 | 297 | spring | Preloads your application so things like console, rake and tests run faster |
| 35 | 215 | 771 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
| 36 | 246 | 397 | redis-namespace | Adds a Redis::Namespace class which can be used to namespace calls
to Redis. This is us... |
| 37 | 273 | 401 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
| 38 | 281 | 921 | state_machines | Adds support for creating state machines for attributes on any Ruby class |
| 39 | 298 | 208 | web-console | A debugging tool for your Ruby on Rails applications. |
| 40 | 308 | 98 | rack-session | A session implementation for Rack. |
| 41 | 347 | 914 | turbolinks | Rails engine for Turbolinks 5 support |
| 42 | 369 | 624 | faraday-http-cache | Middleware to handle HTTP caching |
| 43 | 504 | 2,606 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
| 44 | 538 | 1,416 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
| 45 | 544 | 738 | simple_form | Forms made easy! |
| 46 | 583 | 842 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
| 47 | 594 | 1,172 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
| 48 | 679 | 1,518 | hiredis | Ruby wrapper for hiredis (protocol serialization/deserialization and blocking I/O) |
| 49 | 685 | 670 | spring-watcher-listen | Makes spring watch files using the listen gem. |
| 50 | 709 | 1,742 | sdoc | rdoc generator html with javascript search index. |
| 51 | 815 | 1,740 | state_machines-activemodel | Adds support for creating state machines for attributes on ActiveModel |
| 52 | 816 | 952 | has_scope | Maps controller filters to your resource scopes |
| 53 | 832 | 1,761 | state_machines-activerecord | Adds support for creating state machines for attributes on ActiveRecord |
| 54 | 908 | 1,588 | inherited_resources | Inherited Resources speeds up development by making your controllers inherit all restfu... |
| 55 | 943 | 1,160 | resque | Resque is a Redis-backed Ruby library for creating background jobs,
placing those j... |
| 56 | 995 | 264 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
| 57 | 1,006 | 1,578 | activerecord-session_store | An Action Dispatch session store backed by an Active Record class. |
| 58 | 1,159 | 2,197 | rails-observers | Rails observer (removed from core in Rails 4.0) |
| 59 | 1,304 | 1,538 | resque-scheduler | Light weight job scheduling on top of Resque.
Adds methods enqueue_at/enqueue_in to... |
| 60 | 1,391 | 946 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
| 61 | 1,454 | 955 | tapioca | A Ruby Interface file generator for gems, core types and the Ruby standard library |
| 62 | 1,614 | 292 | propshaft | Deliver assets for Rails. |
| 63 | 1,692 | 907 | jsbundling-rails | Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack. |
| 64 | 1,694 | 2,787 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
| 65 | 1,799 | 2,544 | ejson | Secret management by encrypting values in a JSON hash with a public/private keypair |
| 66 | 1,863 | 337 | solid_queue | Database-backed Active Job backend. |
| 67 | 1,948 | 353 | solid_cache | A database backed ActiveSupport::Cache::Store |
| 68 | 1,972 | 737 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
| 69 | 1,979 | 2,619 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
| 70 | 2,014 | 3,220 | activerecord-deprecated_finders | Deprecated finder APIs extracted from Active Record. |
| 71 | 2,064 | 2,702 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
| 72 | 2,101 | 4,342 | protected_attributes | Protect attributes from mass assignment |
| 73 | 2,606 | 3,503 | record_tag_helper | ActionView Record Tag Helpers |
| 74 | 2,707 | 4,786 | state_machines-rspec | RSpec matchers for state_machines. Forked from modocache/state_machine_rspec to work wi... |
| 75 | 3,495 | 1,720 | mission_control-jobs | Operational controls for Active Job |
| 76 | 3,551 | 3,499 | activerecord-typedstore | ActiveRecord::Store but with type definition |
| 77 | 4,210 | 3,123 | kredis | Higher-level data structures built on Redis. |
| 78 | 4,217 | 29,834 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
| 79 | 4,285 | 5,798 | rails-perftest | Rails performance tests (removed from core in Rails 4.0) |
| 80 | 4,420 | 4,470 | mail_form | Send e-mail straight from forms in Rails with I18n, validations, attachments and reques... |
| 81 | 4,527 | 48,553 | sprockets-svg | Minify SVG assets, and optionally convert them to PNG for browser compatibility. |
| 82 | 4,693 | 4,996 | schmooze | Schmooze allows a Ruby library writer to succintly interoperate between Ruby and JavaSc... |
| 83 | 4,954 | 5,921 | state_machines-mongoid | Mongoid integration for state machines gem |
| 84 | 5,084 | 7,904 | state_machines-graphviz | Graphviz module for state machines |
| 85 | 5,167 | 2,777 | requestjs-rails | A tiny Fetch API wrapper that allows you to make http requests without need to handle t... |
| 86 | 5,360 | 14,949 | prototype-rails | Prototype, Scriptaculous, and RJS for Ruby on Rails |
| 87 | 5,413 | 10,527 | sprockets-commoner | Sprockets::Commoner uses Node.JS to compile ES2015+ files to ES5 using Babel directly f... |
| 88 | 5,448 | 6,586 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
| 89 | 5,717 | 11,528 | activerecord-databasevalidations | Opt-in validations for your ActiveRecord models based on your MySQL database constraint... |
| 90 | 6,655 | 9,724 | pjax_rails | PJAX integration for Rails |
| 91 | 7,251 | 10,335 | show_for | Wrap your objects with a helper to easily show them |
| 92 | 9,216 | 20,848 | response_bank | Simple response caching for Ruby applications |
| 93 | 10,708 | 78,534 | state_machines-activemodel-observers | Adds support for ActiveModel Observers |
| 94 | 13,240 | 180,995 | activerecord-mysql-adapter | An ActiveRecord adapter for MySQL, based on mysql gem. |
| 95 | 16,893 | 97,916 | capistrano-ejson | Automatic EJSON decryption for Capistrano |
| 96 | 17,849 | 22,848 | teaspoon-bundle | This gem is boot partial for Teaspoon that puts all the test files into a single bundle |
| 97 | 22,118 | 19,307 | spriteful | A sprite generation tool |
| 98 | 35,003 | 48,553 | hermes | A few testing facilities built on top of Capybara and ActiveSupport::TestCase |
| 99 | 82,249 | 97,916 | hurley-http-cache | Hurley connection to handle HTTP caching |
| 100 | 84,417 | 129,724 | tapioca-test_helpers | Test helpers for Rails applications |
| 101 | 87,241 | 93,977 | state_machines-yard | State machines YARD plugin for automated documentation |
| 102 | 118,711 | 129,724 | actionform | An alternative layer to accepts_nested_attributes_for by using Form Models. |
| 103 | 124,662 | 143,659 | faraday-cage | A cage to your faraday |
| 104 | 124,984 | 143,659 | hubot | Hubot library |
| 105 | 130,561 | 129,724 | genetate_admin | A admin generator |
| 106 | 131,329 | 143,659 | generate_admin | A admin generator |
| 107 | 138,741 | 29,834 | omg-activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
| 108 | 139,483 | 22,848 | omg-actionview | Simple, battle-tested conventions and helpers for building web pages. |
| 109 | 145,412 | 18,007 | omg-activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 110 | 147,381 | 29,834 | omg-activejob | Declare job classes that can be run by a variety of queuing backends. |
| 111 | 155,464 | 25,502 | omg-actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
| 112 | 155,902 | 180,995 | cachaca | Maybe something related to cache |
| 113 | 157,709 | 29,834 | omg-actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
| 114 | 160,802 | 25,502 | omg-activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
| 115 | 162,574 | 29,834 | omg-activestorage | Attach cloud and local files in Rails applications. |
| 116 | 164,490 | 48,553 | omg-actionmailbox | Receive and process incoming emails in Rails applications. |
| 117 | 166,425 | 48,553 | omg-actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
| 118 | 170,449 | 29,834 | omg-actiontext | Edit and display rich text in Rails applications. |
| 119 | 171,055 | 37,015 | omg-railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
| 120 | 171,659 | 29,834 | omg-rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |