| 1 | 7 | 2 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 2 | 9 | 25 | rack | Rack provides a minimal, modular and adaptable interface for developing
web application... |
| 3 | 25 | 34 | thor | Thor is a toolkit for building powerful command-line interfaces. |
| 4 | 31 | 54 | builder | Builder provides a number of builder objects that make creating structured data
simple ... |
| 5 | 34 | 29 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
| 6 | 36 | 42 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
| 7 | 37 | 49 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
| 8 | 44 | 62 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
| 9 | 45 | 55 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
| 10 | 48 | 59 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
| 11 | 49 | 48 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
| 12 | 58 | 83 | rails-html-sanitizer | HTML sanitization for Rails applications |
| 13 | 59 | 61 | activejob | Declare job classes that can be run by a variety of queuing backends. |
| 14 | 63 | 80 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
| 15 | 71 | 64 | globalid | URIs for your models makes it easy to pass references around. |
| 16 | 73 | 145 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
| 17 | 79 | 144 | redis | A Ruby client that tries to match Redis' API one-to-one, while still
providing an i... |
| 18 | 82 | 157 | sprockets-rails | Sprockets Rails integration |
| 19 | 85 | 65 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
| 20 | 93 | 67 | activestorage | Attach cloud and local files in Rails applications. |
| 21 | 108 | 93 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
| 22 | 112 | 242 | execjs | ExecJS lets you run JavaScript code from Ruby. |
| 23 | 120 | 84 | actiontext | Edit and display rich text in Rails applications. |
| 24 | 121 | 85 | actionmailbox | Receive and process incoming emails in Rails applications. |
| 25 | 135 | 542 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
| 26 | 143 | 153 | bootsnap | Boot large ruby/rails apps faster |
| 27 | 156 | 206 | responders | A set of Rails responders to dry up your application |
| 28 | 159 | 327 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
| 29 | 164 | 407 | sass-rails | Sass adapter for the Rails asset pipeline. |
| 30 | 168 | 227 | jbuilder | Create JSON structures via a Builder-style DSL |
| 31 | 178 | 250 | devise | Flexible authentication solution for Rails with Warden |
| 32 | 186 | 474 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
| 33 | 194 | 479 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
| 34 | 201 | 308 | spring | Preloads your application so things like console, rake and tests run faster |
| 35 | 206 | 519 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
| 36 | 236 | 367 | redis-namespace | Adds a Redis::Namespace class which can be used to namespace calls
to Redis. This is us... |
| 37 | 264 | 729 | state_machines | Adds support for creating state machines for attributes on any Ruby class |
| 38 | 266 | 305 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
| 39 | 297 | 326 | web-console | A debugging tool for your Ruby on Rails applications. |
| 40 | 328 | 694 | turbolinks | Rails engine for Turbolinks 5 support |
| 41 | 364 | 384 | faraday-http-cache | Middleware to handle HTTP caching |
| 42 | 374 | 98 | rack-session | A session implementation for Rack. |
| 43 | 464 | 1,892 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
| 44 | 512 | 1,286 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
| 45 | 550 | 558 | simple_form | Forms made easy! |
| 46 | 558 | 1,212 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
| 47 | 609 | 493 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
| 48 | 664 | 1,145 | hiredis | Ruby wrapper for hiredis (protocol serialization/deserialization and blocking I/O) |
| 49 | 686 | 717 | spring-watcher-listen | Makes spring watch files using the listen gem. |
| 50 | 688 | 1,736 | sdoc | rdoc generator html with javascript search index. |
| 51 | 796 | 1,168 | state_machines-activemodel | Adds support for creating state machines for attributes on ActiveModel |
| 52 | 819 | 1,194 | state_machines-activerecord | Adds support for creating state machines for attributes on ActiveRecord |
| 53 | 824 | 605 | has_scope | Maps controller filters to your resource scopes |
| 54 | 909 | 889 | inherited_resources | Inherited Resources speeds up development by making your controllers inherit all restfu... |
| 55 | 936 | 1,255 | resque | Resque is a Redis-backed Ruby library for creating background jobs,
placing those j... |
| 56 | 1,005 | 1,204 | activerecord-session_store | An Action Dispatch session store backed by an Active Record class. |
| 57 | 1,098 | 501 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
| 58 | 1,146 | 1,294 | rails-observers | Rails observer (removed from core in Rails 4.0) |
| 59 | 1,288 | 1,683 | resque-scheduler | Light weight job scheduling on top of Resque.
Adds methods enqueue_at/enqueue_in to... |
| 60 | 1,421 | 1,056 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
| 61 | 1,508 | 891 | tapioca | A Ruby Interface file generator for gems, core types and the Ruby standard library |
| 62 | 1,677 | 1,534 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
| 63 | 1,759 | 1,084 | jsbundling-rails | Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack. |
| 64 | 1,796 | 637 | ejson | Secret management by encrypting values in a JSON hash with a public/private keypair |
| 65 | 1,848 | 615 | propshaft | Deliver assets for Rails. |
| 66 | 1,958 | 1,857 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
| 67 | 1,961 | 3,468 | activerecord-deprecated_finders | Deprecated finder APIs extracted from Active Record. |
| 68 | 2,014 | 2,793 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
| 69 | 2,029 | 5,102 | protected_attributes | Protect attributes from mass assignment |
| 70 | 2,072 | 1,378 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
| 71 | 2,108 | 712 | solid_queue | Database-backed Active Job backend. |
| 72 | 2,220 | 733 | solid_cache | A database backed ActiveSupport::Cache::Store |
| 73 | 2,577 | 2,666 | record_tag_helper | ActionView Record Tag Helpers |
| 74 | 2,690 | 2,332 | state_machines-rspec | RSpec matchers for state_machines. Forked from modocache/state_machine_rspec to work wi... |
| 75 | 3,598 | 2,975 | activerecord-typedstore | ActiveRecord::Store but with type definition |
| 76 | 4,036 | 1,802 | mission_control-jobs | Operational controls for Active Job |
| 77 | 4,093 | 13,504 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
| 78 | 4,208 | 4,520 | rails-perftest | Rails performance tests (removed from core in Rails 4.0) |
| 79 | 4,312 | 3,144 | kredis | Higher-level data structures built on Redis. |
| 80 | 4,374 | 4,835 | mail_form | Send e-mail straight from forms in Rails with I18n, validations, attachments and reques... |
| 81 | 4,422 | 6,734 | sprockets-svg | Minify SVG assets, and optionally convert them to PNG for browser compatibility. |
| 82 | 4,800 | 4,446 | schmooze | Schmooze allows a Ruby library writer to succintly interoperate between Ruby and JavaSc... |
| 83 | 4,829 | 7,108 | state_machines-mongoid | Mongoid integration for state machines gem |
| 84 | 4,972 | 7,039 | state_machines-graphviz | Graphviz module for state machines |
| 85 | 5,185 | 9,885 | prototype-rails | Prototype, Scriptaculous, and RJS for Ruby on Rails |
| 86 | 5,285 | 6,258 | sprockets-commoner | Sprockets::Commoner uses Node.JS to compile ES2015+ files to ES5 using Babel directly f... |
| 87 | 5,360 | 6,008 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
| 88 | 5,543 | 10,775 | activerecord-databasevalidations | Opt-in validations for your ActiveRecord models based on your MySQL database constraint... |
| 89 | 5,607 | 3,276 | requestjs-rails | A tiny Fetch API wrapper that allows you to make http requests without need to handle t... |
| 90 | 6,460 | 10,462 | pjax_rails | PJAX integration for Rails |
| 91 | 7,108 | 8,144 | show_for | Wrap your objects with a helper to easily show them |
| 92 | 9,188 | 7,276 | response_bank | Simple response caching for Ruby applications |
| 93 | 10,484 | 6,726 | state_machines-activemodel-observers | Adds support for ActiveModel Observers |
| 94 | 12,699 | 15,703 | activerecord-mysql-adapter | An ActiveRecord adapter for MySQL, based on mysql gem. |
| 95 | 16,278 | 48,579 | capistrano-ejson | Automatic EJSON decryption for Capistrano |
| 96 | 17,198 | 38,896 | teaspoon-bundle | This gem is boot partial for Teaspoon that puts all the test files into a single bundle |
| 97 | 21,814 | 26,027 | spriteful | A sprite generation tool |
| 98 | 34,553 | 28,867 | hermes | A few testing facilities built on top of Capybara and ActiveSupport::TestCase |
| 99 | 81,982 | 65,514 | hurley-http-cache | Hurley connection to handle HTTP caching |
| 100 | 83,265 | 100,318 | tapioca-test_helpers | Test helpers for Rails applications |
| 101 | 88,651 | 38,896 | state_machines-yard | State machines YARD plugin for automated documentation |
| 102 | 118,276 | 100,318 | actionform | An alternative layer to accepts_nested_attributes_for by using Form Models. |
| 103 | 124,072 | 65,514 | hubot | Hubot library |
| 104 | 124,272 | 65,514 | faraday-cage | A cage to your faraday |
| 105 | 130,657 | 65,514 | genetate_admin | A admin generator |
| 106 | 131,682 | 100,318 | generate_admin | A admin generator |
| 107 | 157,866 | 65,514 | cachaca | Maybe something related to cache |
| 108 | 158,002 | 100,318 | omg-activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
| 109 | 159,030 | 65,514 | omg-actionview | Simple, battle-tested conventions and helpers for building web pages. |
| 110 | 161,505 | 48,579 | omg-activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 111 | 162,139 | 48,579 | omg-activejob | Declare job classes that can be run by a variety of queuing backends. |
| 112 | 164,102 | 65,514 | omg-actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
| 113 | 166,261 | 65,514 | omg-actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
| 114 | 168,002 | 65,514 | omg-activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
| 115 | 171,075 | 48,579 | omg-activestorage | Attach cloud and local files in Rails applications. |
| 116 | 173,181 | 48,579 | omg-actionmailbox | Receive and process incoming emails in Rails applications. |
| 117 | 173,389 | 65,514 | omg-actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
| 118 | 176,016 | 38,896 | omg-railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
| 119 | 176,157 | 65,514 | omg-rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
| 120 | 176,431 | 48,579 | omg-actiontext | Edit and display rich text in Rails applications. |