| 1 | 7 | 4 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 2 | 10 | 26 | rack | Rack provides a minimal, modular and adaptable interface for developing
web application... |
| 3 | 25 | 29 | thor | Thor is a toolkit for building powerful command-line interfaces. |
| 4 | 32 | 60 | builder | Builder provides a number of builder objects that make creating structured data
simple ... |
| 5 | 34 | 32 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
| 6 | 36 | 47 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
| 7 | 37 | 51 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
| 8 | 44 | 59 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
| 9 | 46 | 54 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
| 10 | 49 | 58 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
| 11 | 50 | 48 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
| 12 | 60 | 61 | activejob | Declare job classes that can be run by a variety of queuing backends. |
| 13 | 61 | 77 | rails-html-sanitizer | HTML sanitization for Rails applications |
| 14 | 64 | 83 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
| 15 | 68 | 87 | globalid | URIs for your models makes it easy to pass references around. |
| 16 | 74 | 153 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
| 17 | 80 | 141 | redis | A Ruby client that tries to match Redis' API one-to-one, while still
providing an i... |
| 18 | 81 | 67 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
| 19 | 84 | 167 | sprockets-rails | Sprockets Rails integration |
| 20 | 91 | 69 | activestorage | Attach cloud and local files in Rails applications. |
| 21 | 107 | 101 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
| 22 | 113 | 230 | execjs | ExecJS lets you run JavaScript code from Ruby. |
| 23 | 114 | 73 | actiontext | Edit and display rich text in Rails applications. |
| 24 | 115 | 74 | actionmailbox | Receive and process incoming emails in Rails applications. |
| 25 | 141 | 140 | bootsnap | Boot large ruby/rails apps faster |
| 26 | 144 | 671 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
| 27 | 156 | 208 | responders | A set of Rails responders to dry up your application |
| 28 | 163 | 281 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
| 29 | 169 | 226 | jbuilder | Create JSON structures via a Builder-style DSL |
| 30 | 173 | 386 | sass-rails | Sass adapter for the Rails asset pipeline. |
| 31 | 181 | 236 | devise | Flexible authentication solution for Rails with Warden |
| 32 | 191 | 402 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
| 33 | 202 | 409 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
| 34 | 204 | 307 | spring | Preloads your application so things like console, rake and tests run faster |
| 35 | 214 | 460 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
| 36 | 241 | 373 | redis-namespace | Adds a Redis::Namespace class which can be used to namespace calls
to Redis. This is us... |
| 37 | 269 | 297 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
| 38 | 277 | 742 | state_machines | Adds support for creating state machines for attributes on any Ruby class |
| 39 | 300 | 288 | web-console | A debugging tool for your Ruby on Rails applications. |
| 40 | 320 | 118 | rack-session | A session implementation for Rack. |
| 41 | 343 | 686 | turbolinks | Rails engine for Turbolinks 5 support |
| 42 | 367 | 383 | faraday-http-cache | Middleware to handle HTTP caching |
| 43 | 495 | 1,816 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
| 44 | 533 | 1,026 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
| 45 | 545 | 531 | simple_form | Forms made easy! |
| 46 | 583 | 814 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
| 47 | 593 | 492 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
| 48 | 676 | 770 | hiredis | Ruby wrapper for hiredis (protocol serialization/deserialization and blocking I/O) |
| 49 | 690 | 648 | spring-watcher-listen | Makes spring watch files using the listen gem. |
| 50 | 704 | 1,547 | sdoc | rdoc generator html with javascript search index. |
| 51 | 808 | 1,111 | state_machines-activemodel | Adds support for creating state machines for attributes on ActiveModel |
| 52 | 814 | 607 | has_scope | Maps controller filters to your resource scopes |
| 53 | 831 | 1,131 | state_machines-activerecord | Adds support for creating state machines for attributes on ActiveRecord |
| 54 | 910 | 747 | inherited_resources | Inherited Resources speeds up development by making your controllers inherit all restfu... |
| 55 | 943 | 891 | resque | Resque is a Redis-backed Ruby library for creating background jobs,
placing those j... |
| 56 | 1,003 | 798 | activerecord-session_store | An Action Dispatch session store backed by an Active Record class. |
| 57 | 1,021 | 452 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
| 58 | 1,154 | 1,436 | rails-observers | Rails observer (removed from core in Rails 4.0) |
| 59 | 1,298 | 1,396 | resque-scheduler | Light weight job scheduling on top of Resque.
Adds methods enqueue_at/enqueue_in to... |
| 60 | 1,400 | 862 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
| 61 | 1,471 | 683 | tapioca | A Ruby Interface file generator for gems, core types and the Ruby standard library |
| 62 | 1,676 | 533 | propshaft | Deliver assets for Rails. |
| 63 | 1,689 | 1,828 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
| 64 | 1,708 | 788 | jsbundling-rails | Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack. |
| 65 | 1,787 | 1,600 | ejson | Secret management by encrypting values in a JSON hash with a public/private keypair |
| 66 | 1,930 | 597 | solid_queue | Database-backed Active Job backend. |
| 67 | 1,973 | 1,990 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
| 68 | 2,000 | 845 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
| 69 | 2,004 | 3,521 | activerecord-deprecated_finders | Deprecated finder APIs extracted from Active Record. |
| 70 | 2,009 | 638 | solid_cache | A database backed ActiveSupport::Cache::Store |
| 71 | 2,048 | 2,581 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
| 72 | 2,085 | 4,585 | protected_attributes | Protect attributes from mass assignment |
| 73 | 2,605 | 2,407 | record_tag_helper | ActionView Record Tag Helpers |
| 74 | 2,689 | 3,004 | state_machines-rspec | RSpec matchers for state_machines. Forked from modocache/state_machine_rspec to work wi... |
| 75 | 3,574 | 2,497 | activerecord-typedstore | ActiveRecord::Store but with type definition |
| 76 | 3,633 | 1,653 | mission_control-jobs | Operational controls for Active Job |
| 77 | 4,186 | 12,027 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
| 78 | 4,245 | 2,949 | kredis | Higher-level data structures built on Redis. |
| 79 | 4,267 | 4,641 | rails-perftest | Rails performance tests (removed from core in Rails 4.0) |
| 80 | 4,413 | 4,577 | mail_form | Send e-mail straight from forms in Rails with I18n, validations, attachments and reques... |
| 81 | 4,503 | 8,891 | sprockets-svg | Minify SVG assets, and optionally convert them to PNG for browser compatibility. |
| 82 | 4,717 | 2,370 | schmooze | Schmooze allows a Ruby library writer to succintly interoperate between Ruby and JavaSc... |
| 83 | 4,912 | 7,118 | state_machines-mongoid | Mongoid integration for state machines gem |
| 84 | 5,044 | 5,428 | state_machines-graphviz | Graphviz module for state machines |
| 85 | 5,302 | 2,868 | requestjs-rails | A tiny Fetch API wrapper that allows you to make http requests without need to handle t... |
| 86 | 5,304 | 11,357 | prototype-rails | Prototype, Scriptaculous, and RJS for Ruby on Rails |
| 87 | 5,367 | 7,774 | sprockets-commoner | Sprockets::Commoner uses Node.JS to compile ES2015+ files to ES5 using Babel directly f... |
| 88 | 5,422 | 6,274 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
| 89 | 5,662 | 14,701 | activerecord-databasevalidations | Opt-in validations for your ActiveRecord models based on your MySQL database constraint... |
| 90 | 6,602 | 13,893 | pjax_rails | PJAX integration for Rails |
| 91 | 7,206 | 7,995 | show_for | Wrap your objects with a helper to easily show them |
| 92 | 9,170 | 6,187 | response_bank | Simple response caching for Ruby applications |
| 93 | 10,525 | 8,447 | state_machines-activemodel-observers | Adds support for ActiveModel Observers |
| 94 | 12,976 | 28,843 | activerecord-mysql-adapter | An ActiveRecord adapter for MySQL, based on mysql gem. |
| 95 | 16,613 | 48,171 | capistrano-ejson | Automatic EJSON decryption for Capistrano |
| 96 | 17,561 | 36,481 | teaspoon-bundle | This gem is boot partial for Teaspoon that puts all the test files into a single bundle |
| 97 | 21,885 | 48,171 | spriteful | A sprite generation tool |
| 98 | 34,746 | 64,016 | hermes | A few testing facilities built on top of Capybara and ActiveSupport::TestCase |
| 99 | 82,007 | 78,082 | hurley-http-cache | Hurley connection to handle HTTP caching |
| 100 | 83,831 | 48,171 | tapioca-test_helpers | Test helpers for Rails applications |
| 101 | 87,714 | 39,488 | state_machines-yard | State machines YARD plugin for automated documentation |
| 102 | 118,335 | 54,663 | actionform | An alternative layer to accepts_nested_attributes_for by using Form Models. |
| 103 | 124,298 | 101,581 | faraday-cage | A cage to your faraday |
| 104 | 124,564 | 101,581 | hubot | Hubot library |
| 105 | 130,281 | 140,423 | genetate_admin | A admin generator |
| 106 | 131,142 | 101,581 | generate_admin | A admin generator |
| 107 | 142,661 | 64,016 | omg-activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
| 108 | 143,233 | 39,488 | omg-actionview | Simple, battle-tested conventions and helpers for building web pages. |
| 109 | 150,279 | 54,663 | omg-activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 110 | 151,262 | 54,663 | omg-activejob | Declare job classes that can be run by a variety of queuing backends. |
| 111 | 156,091 | 101,581 | cachaca | Maybe something related to cache |
| 112 | 158,980 | 54,663 | omg-actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
| 113 | 160,919 | 32,016 | omg-actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
| 114 | 163,114 | 54,663 | omg-activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
| 115 | 163,768 | 140,423 | omg-activestorage | Attach cloud and local files in Rails applications. |
| 116 | 166,025 | 78,082 | omg-actionmailbox | Receive and process incoming emails in Rails applications. |
| 117 | 168,254 | 101,581 | omg-actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
| 118 | 172,307 | 54,663 | omg-actiontext | Edit and display rich text in Rails applications. |
| 119 | 172,572 | 54,663 | omg-railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
| 120 | 172,875 | 78,082 | omg-rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |