| 1 | 7 | 8 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 2 | 12 | 14 | rack | Rack provides a minimal, modular and adaptable interface for developing
web application... |
| 3 | 25 | 27 | thor | Thor is a toolkit for building powerful command-line interfaces. |
| 4 | 31 | 56 | builder | Builder provides a number of builder objects that make creating structured data
simple ... |
| 5 | 34 | 45 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
| 6 | 37 | 55 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
| 7 | 38 | 49 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
| 8 | 45 | 73 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
| 9 | 46 | 63 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
| 10 | 48 | 51 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
| 11 | 50 | 67 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
| 12 | 61 | 64 | rails-html-sanitizer | HTML sanitization for Rails applications |
| 13 | 62 | 68 | activejob | Declare job classes that can be run by a variety of queuing backends. |
| 14 | 66 | 96 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
| 15 | 69 | 69 | globalid | URIs for your models makes it easy to pass references around. |
| 16 | 74 | 161 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
| 17 | 80 | 77 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
| 18 | 83 | 154 | redis | A Ruby client that tries to match Redis' API one-to-one, while still
providing an i... |
| 19 | 84 | 174 | sprockets-rails | Sprockets Rails integration |
| 20 | 89 | 80 | activestorage | Attach cloud and local files in Rails applications. |
| 21 | 106 | 105 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
| 22 | 114 | 86 | actiontext | Edit and display rich text in Rails applications. |
| 23 | 115 | 85 | actionmailbox | Receive and process incoming emails in Rails applications. |
| 24 | 119 | 270 | execjs | ExecJS lets you run JavaScript code from Ruby. |
| 25 | 138 | 123 | bootsnap | Boot large ruby/rails apps faster |
| 26 | 159 | 219 | responders | A set of Rails responders to dry up your application |
| 27 | 162 | 702 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
| 28 | 169 | 199 | jbuilder | Create JSON structures via a Builder-style DSL |
| 29 | 170 | 364 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
| 30 | 181 | 238 | devise | Flexible authentication solution for Rails with Warden |
| 31 | 185 | 456 | sass-rails | Sass adapter for the Rails asset pipeline. |
| 32 | 207 | 481 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
| 33 | 209 | 366 | spring | Preloads your application so things like console, rake and tests run faster |
| 34 | 210 | 487 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
| 35 | 228 | 573 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
| 36 | 255 | 452 | redis-namespace | Adds a Redis::Namespace class which can be used to namespace calls
to Redis. This is us... |
| 37 | 275 | 106 | rack-session | A session implementation for Rack. |
| 38 | 279 | 373 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
| 39 | 295 | 245 | web-console | A debugging tool for your Ruby on Rails applications. |
| 40 | 297 | 645 | state_machines | Adds support for creating state machines for attributes on any Ruby class |
| 41 | 360 | 761 | turbolinks | Rails engine for Turbolinks 5 support |
| 42 | 372 | 437 | faraday-http-cache | Middleware to handle HTTP caching |
| 43 | 532 | 2,011 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
| 44 | 542 | 628 | simple_form | Forms made easy! |
| 45 | 561 | 1,216 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
| 46 | 565 | 552 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
| 47 | 612 | 1,095 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
| 48 | 680 | 734 | spring-watcher-listen | Makes spring watch files using the listen gem. |
| 49 | 691 | 1,117 | hiredis | Ruby wrapper for hiredis (protocol serialization/deserialization and blocking I/O) |
| 50 | 724 | 1,683 | sdoc | rdoc generator html with javascript search index. |
| 51 | 807 | 727 | has_scope | Maps controller filters to your resource scopes |
| 52 | 828 | 1,164 | state_machines-activemodel | Adds support for creating state machines for attributes on ActiveModel |
| 53 | 839 | 1,174 | state_machines-activerecord | Adds support for creating state machines for attributes on ActiveRecord |
| 54 | 896 | 321 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
| 55 | 906 | 844 | inherited_resources | Inherited Resources speeds up development by making your controllers inherit all restfu... |
| 56 | 955 | 1,061 | resque | Resque is a Redis-backed Ruby library for creating background jobs,
placing those j... |
| 57 | 1,003 | 893 | activerecord-session_store | An Action Dispatch session store backed by an Active Record class. |
| 58 | 1,178 | 1,639 | rails-observers | Rails observer (removed from core in Rails 4.0) |
| 59 | 1,309 | 1,532 | resque-scheduler | Light weight job scheduling on top of Resque.
Adds methods enqueue_at/enqueue_in to... |
| 60 | 1,364 | 906 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
| 61 | 1,394 | 621 | tapioca | A Ruby Interface file generator for gems, core types and the Ruby standard library |
| 62 | 1,437 | 349 | propshaft | Deliver assets for Rails. |
| 63 | 1,610 | 387 | solid_queue | Database-backed Active Job backend. |
| 64 | 1,640 | 782 | jsbundling-rails | Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack. |
| 65 | 1,704 | 420 | solid_cache | A database backed ActiveSupport::Cache::Store |
| 66 | 1,716 | 1,938 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
| 67 | 1,826 | 2,350 | ejson | Secret management by encrypting values in a JSON hash with a public/private keypair |
| 68 | 1,850 | 651 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
| 69 | 1,981 | 1,887 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
| 70 | 2,069 | 3,244 | activerecord-deprecated_finders | Deprecated finder APIs extracted from Active Record. |
| 71 | 2,104 | 2,564 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
| 72 | 2,160 | 4,115 | protected_attributes | Protect attributes from mass assignment |
| 73 | 2,604 | 3,302 | record_tag_helper | ActionView Record Tag Helpers |
| 74 | 2,746 | 3,818 | state_machines-rspec | RSpec matchers for state_machines. Forked from modocache/state_machine_rspec to work wi... |
| 75 | 3,046 | 954 | mission_control-jobs | Operational controls for Active Job |
| 76 | 3,488 | 2,258 | activerecord-typedstore | ActiveRecord::Store but with type definition |
| 77 | 4,114 | 2,669 | kredis | Higher-level data structures built on Redis. |
| 78 | 4,348 | 12,206 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
| 79 | 4,359 | 5,794 | rails-perftest | Rails performance tests (removed from core in Rails 4.0) |
| 80 | 4,477 | 4,836 | mail_form | Send e-mail straight from forms in Rails with I18n, validations, attachments and reques... |
| 81 | 4,677 | 16,322 | sprockets-svg | Minify SVG assets, and optionally convert them to PNG for browser compatibility. |
| 82 | 4,704 | 2,245 | requestjs-rails | A tiny Fetch API wrapper that allows you to make http requests without need to handle t... |
| 83 | 4,770 | 8,823 | schmooze | Schmooze allows a Ruby library writer to succintly interoperate between Ruby and JavaSc... |
| 84 | 5,079 | 10,191 | state_machines-mongoid | Mongoid integration for state machines gem |
| 85 | 5,192 | 6,101 | state_machines-graphviz | Graphviz module for state machines |
| 86 | 5,516 | 10,999 | prototype-rails | Prototype, Scriptaculous, and RJS for Ruby on Rails |
| 87 | 5,519 | 7,375 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
| 88 | 5,581 | 15,591 | sprockets-commoner | Sprockets::Commoner uses Node.JS to compile ES2015+ files to ES5 using Babel directly f... |
| 89 | 5,920 | 19,639 | activerecord-databasevalidations | Opt-in validations for your ActiveRecord models based on your MySQL database constraint... |
| 90 | 6,869 | 10,396 | pjax_rails | PJAX integration for Rails |
| 91 | 7,488 | 8,296 | show_for | Wrap your objects with a helper to easily show them |
| 92 | 9,528 | 22,117 | response_bank | Simple response caching for Ruby applications |
| 93 | 10,807 | 12,638 | state_machines-activemodel-observers | Adds support for ActiveModel Observers |
| 94 | 13,633 | 36,893 | activerecord-mysql-adapter | An ActiveRecord adapter for MySQL, based on mysql gem. |
| 95 | 17,370 | 36,893 | capistrano-ejson | Automatic EJSON decryption for Capistrano |
| 96 | 18,361 | 30,022 | teaspoon-bundle | This gem is boot partial for Teaspoon that puts all the test files into a single bundle |
| 97 | 22,498 | 30,022 | spriteful | A sprite generation tool |
| 98 | 35,489 | 36,893 | hermes | A few testing facilities built on top of Capybara and ActiveSupport::TestCase |
| 99 | 82,607 | 30,022 | hurley-http-cache | Hurley connection to handle HTTP caching |
| 100 | 85,585 | 58,818 | tapioca-test_helpers | Test helpers for Rails applications |
| 101 | 85,978 | 30,022 | state_machines-yard | State machines YARD plugin for automated documentation |
| 102 | 118,746 | 58,818 | actionform | An alternative layer to accepts_nested_attributes_for by using Form Models. |
| 103 | 125,707 | 58,818 | faraday-cage | A cage to your faraday |
| 104 | 126,274 | 58,818 | hubot | Hubot library |
| 105 | 128,176 | 30,022 | omg-activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
| 106 | 128,665 | 26,831 | omg-actionview | Simple, battle-tested conventions and helpers for building web pages. |
| 107 | 131,251 | 58,818 | genetate_admin | A admin generator |
| 108 | 131,631 | 58,818 | generate_admin | A admin generator |
| 109 | 135,125 | 58,818 | omg-activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 110 | 135,950 | 30,022 | omg-activejob | Declare job classes that can be run by a variety of queuing backends. |
| 111 | 145,419 | 30,022 | omg-actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
| 112 | 146,077 | 30,022 | omg-actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
| 113 | 153,037 | 26,831 | omg-activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
| 114 | 153,798 | 30,022 | omg-activestorage | Attach cloud and local files in Rails applications. |
| 115 | 155,704 | 58,818 | cachaca | Maybe something related to cache |
| 116 | 158,702 | 36,893 | omg-actionmailbox | Receive and process incoming emails in Rails applications. |
| 117 | 163,110 | 26,831 | omg-actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
| 118 | 166,582 | 58,818 | omg-actiontext | Edit and display rich text in Rails applications. |
| 119 | 167,394 | 30,022 | omg-railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
| 120 | 167,859 | 58,818 | omg-rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |