| 1 | 7 | 7 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 2 | 10 | 25 | rack | Rack provides a minimal, modular and adaptable interface for developing
web application... |
| 3 | 25 | 28 | thor | Thor is a toolkit for building powerful command-line interfaces. |
| 4 | 33 | 59 | builder | Builder provides a number of builder objects that make creating structured data
simple ... |
| 5 | 34 | 37 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
| 6 | 36 | 52 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
| 7 | 37 | 54 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
| 8 | 44 | 65 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
| 9 | 46 | 58 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
| 10 | 49 | 64 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
| 11 | 50 | 51 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
| 12 | 60 | 53 | rails-html-sanitizer | HTML sanitization for Rails applications |
| 13 | 61 | 66 | activejob | Declare job classes that can be run by a variety of queuing backends. |
| 14 | 64 | 87 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
| 15 | 68 | 76 | globalid | URIs for your models makes it easy to pass references around. |
| 16 | 74 | 166 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
| 17 | 80 | 127 | redis | A Ruby client that tries to match Redis' API one-to-one, while still
providing an i... |
| 18 | 82 | 70 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
| 19 | 84 | 181 | sprockets-rails | Sprockets Rails integration |
| 20 | 92 | 72 | activestorage | Attach cloud and local files in Rails applications. |
| 21 | 108 | 105 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
| 22 | 112 | 230 | execjs | ExecJS lets you run JavaScript code from Ruby. |
| 23 | 114 | 79 | actiontext | Edit and display rich text in Rails applications. |
| 24 | 116 | 78 | actionmailbox | Receive and process incoming emails in Rails applications. |
| 25 | 142 | 147 | bootsnap | Boot large ruby/rails apps faster |
| 26 | 144 | 889 | 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 | 161 | 307 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
| 29 | 167 | 233 | jbuilder | Create JSON structures via a Builder-style DSL |
| 30 | 171 | 428 | sass-rails | Sass adapter for the Rails asset pipeline. |
| 31 | 182 | 242 | devise | Flexible authentication solution for Rails with Warden |
| 32 | 190 | 404 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
| 33 | 201 | 411 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
| 34 | 204 | 327 | spring | Preloads your application so things like console, rake and tests run faster |
| 35 | 211 | 544 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
| 36 | 241 | 356 | redis-namespace | Adds a Redis::Namespace class which can be used to namespace calls
to Redis. This is us... |
| 37 | 267 | 284 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
| 38 | 274 | 651 | state_machines | Adds support for creating state machines for attributes on any Ruby class |
| 39 | 301 | 293 | web-console | A debugging tool for your Ruby on Rails applications. |
| 40 | 329 | 93 | rack-session | A session implementation for Rack. |
| 41 | 340 | 758 | turbolinks | Rails engine for Turbolinks 5 support |
| 42 | 365 | 384 | faraday-http-cache | Middleware to handle HTTP caching |
| 43 | 489 | 1,893 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
| 44 | 530 | 1,235 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
| 45 | 547 | 556 | simple_form | Forms made easy! |
| 46 | 575 | 998 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
| 47 | 597 | 539 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
| 48 | 673 | 880 | hiredis | Ruby wrapper for hiredis (protocol serialization/deserialization and blocking I/O) |
| 49 | 689 | 717 | spring-watcher-listen | Makes spring watch files using the listen gem. |
| 50 | 702 | 1,041 | sdoc | rdoc generator html with javascript search index. |
| 51 | 806 | 1,207 | state_machines-activemodel | Adds support for creating state machines for attributes on ActiveModel |
| 52 | 817 | 561 | has_scope | Maps controller filters to your resource scopes |
| 53 | 828 | 1,274 | state_machines-activerecord | Adds support for creating state machines for attributes on ActiveRecord |
| 54 | 909 | 823 | inherited_resources | Inherited Resources speeds up development by making your controllers inherit all restfu... |
| 55 | 943 | 916 | resque | Resque is a Redis-backed Ruby library for creating background jobs,
placing those j... |
| 56 | 1,003 | 833 | activerecord-session_store | An Action Dispatch session store backed by an Active Record class. |
| 57 | 1,033 | 461 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
| 58 | 1,151 | 1,333 | rails-observers | Rails observer (removed from core in Rails 4.0) |
| 59 | 1,300 | 1,391 | resque-scheduler | Light weight job scheduling on top of Resque.
Adds methods enqueue_at/enqueue_in to... |
| 60 | 1,410 | 876 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
| 61 | 1,484 | 755 | tapioca | A Ruby Interface file generator for gems, core types and the Ruby standard library |
| 62 | 1,685 | 1,631 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
| 63 | 1,706 | 554 | propshaft | Deliver assets for Rails. |
| 64 | 1,723 | 859 | jsbundling-rails | Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack. |
| 65 | 1,788 | 1,401 | ejson | Secret management by encrypting values in a JSON hash with a public/private keypair |
| 66 | 1,969 | 1,783 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
| 67 | 1,970 | 640 | solid_queue | Database-backed Active Job backend. |
| 68 | 1,998 | 4,125 | activerecord-deprecated_finders | Deprecated finder APIs extracted from Active Record. |
| 69 | 2,014 | 895 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
| 70 | 2,044 | 2,602 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
| 71 | 2,050 | 659 | solid_cache | A database backed ActiveSupport::Cache::Store |
| 72 | 2,072 | 5,265 | protected_attributes | Protect attributes from mass assignment |
| 73 | 2,604 | 2,677 | record_tag_helper | ActionView Record Tag Helpers |
| 74 | 2,691 | 2,793 | state_machines-rspec | RSpec matchers for state_machines. Forked from modocache/state_machine_rspec to work wi... |
| 75 | 3,580 | 2,799 | activerecord-typedstore | ActiveRecord::Store but with type definition |
| 76 | 3,705 | 1,672 | mission_control-jobs | Operational controls for Active Job |
| 77 | 4,169 | 11,974 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
| 78 | 4,260 | 5,507 | rails-perftest | Rails performance tests (removed from core in Rails 4.0) |
| 79 | 4,262 | 2,795 | kredis | Higher-level data structures built on Redis. |
| 80 | 4,407 | 4,938 | mail_form | Send e-mail straight from forms in Rails with I18n, validations, attachments and reques... |
| 81 | 4,483 | 8,356 | sprockets-svg | Minify SVG assets, and optionally convert them to PNG for browser compatibility. |
| 82 | 4,767 | 3,876 | schmooze | Schmooze allows a Ruby library writer to succintly interoperate between Ruby and JavaSc... |
| 83 | 4,890 | 5,578 | state_machines-mongoid | Mongoid integration for state machines gem |
| 84 | 5,034 | 6,570 | state_machines-graphviz | Graphviz module for state machines |
| 85 | 5,278 | 11,052 | prototype-rails | Prototype, Scriptaculous, and RJS for Ruby on Rails |
| 86 | 5,343 | 7,420 | sprockets-commoner | Sprockets::Commoner uses Node.JS to compile ES2015+ files to ES5 using Babel directly f... |
| 87 | 5,371 | 2,949 | requestjs-rails | A tiny Fetch API wrapper that allows you to make http requests without need to handle t... |
| 88 | 5,412 | 5,777 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
| 89 | 5,638 | 21,392 | activerecord-databasevalidations | Opt-in validations for your ActiveRecord models based on your MySQL database constraint... |
| 90 | 6,576 | 10,464 | pjax_rails | PJAX integration for Rails |
| 91 | 7,184 | 7,675 | show_for | Wrap your objects with a helper to easily show them |
| 92 | 9,209 | 4,997 | response_bank | Simple response caching for Ruby applications |
| 93 | 10,510 | 9,678 | state_machines-activemodel-observers | Adds support for ActiveModel Observers |
| 94 | 12,905 | 34,449 | activerecord-mysql-adapter | An ActiveRecord adapter for MySQL, based on mysql gem. |
| 95 | 16,538 | 48,724 | capistrano-ejson | Automatic EJSON decryption for Capistrano |
| 96 | 17,498 | 37,724 | teaspoon-bundle | This gem is boot partial for Teaspoon that puts all the test files into a single bundle |
| 97 | 21,819 | 29,735 | spriteful | A sprite generation tool |
| 98 | 34,691 | 42,184 | hermes | A few testing facilities built on top of Capybara and ActiveSupport::TestCase |
| 99 | 81,946 | 59,090 | hurley-http-cache | Hurley connection to handle HTTP caching |
| 100 | 83,720 | 48,724 | tapioca-test_helpers | Test helpers for Rails applications |
| 101 | 87,957 | 59,090 | state_machines-yard | State machines YARD plugin for automated documentation |
| 102 | 118,354 | 113,104 | actionform | An alternative layer to accepts_nested_attributes_for by using Form Models. |
| 103 | 124,227 | 113,104 | faraday-cage | A cage to your faraday |
| 104 | 124,466 | 113,104 | hubot | Hubot library |
| 105 | 130,171 | 113,104 | genetate_admin | A admin generator |
| 106 | 131,062 | 77,133 | generate_admin | A admin generator |
| 107 | 144,129 | 29,735 | omg-activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
| 108 | 144,486 | 28,056 | omg-actionview | Simple, battle-tested conventions and helpers for building web pages. |
| 109 | 152,140 | 26,588 | omg-activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 110 | 152,743 | 25,389 | omg-activejob | Declare job classes that can be run by a variety of queuing backends. |
| 111 | 156,136 | 77,133 | cachaca | Maybe something related to cache |
| 112 | 159,447 | 29,735 | omg-actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
| 113 | 161,732 | 26,588 | omg-actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
| 114 | 163,722 | 23,465 | omg-activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
| 115 | 164,185 | 29,735 | omg-activestorage | Attach cloud and local files in Rails applications. |
| 116 | 166,711 | 29,735 | omg-actionmailbox | Receive and process incoming emails in Rails applications. |
| 117 | 168,705 | 29,735 | omg-actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
| 118 | 172,748 | 34,449 | omg-actiontext | Edit and display rich text in Rails applications. |
| 119 | 172,899 | 31,872 | omg-railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
| 120 | 173,373 | 31,872 | omg-rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |