| 1 | 7 | 9 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 2 | 10 | 18 | rack | Rack provides a minimal, modular and adaptable interface for developing
web application... |
| 3 | 25 | 24 | thor | Thor is a toolkit for building powerful command-line interfaces. |
| 4 | 32 | 53 | 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 | 36 | 57 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
| 7 | 37 | 61 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
| 8 | 44 | 64 | 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 | 69 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
| 11 | 50 | 60 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
| 12 | 60 | 72 | activejob | Declare job classes that can be run by a variety of queuing backends. |
| 13 | 61 | 66 | rails-html-sanitizer | HTML sanitization for Rails applications |
| 14 | 64 | 73 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
| 15 | 68 | 75 | globalid | URIs for your models makes it easy to pass references around. |
| 16 | 74 | 135 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
| 17 | 80 | 79 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
| 18 | 82 | 152 | redis | A Ruby client that tries to match Redis' API one-to-one, while still
providing an i... |
| 19 | 84 | 149 | sprockets-rails | Sprockets Rails integration |
| 20 | 91 | 82 | activestorage | Attach cloud and local files in Rails applications. |
| 21 | 106 | 100 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
| 22 | 113 | 243 | execjs | ExecJS lets you run JavaScript code from Ruby. |
| 23 | 114 | 89 | actiontext | Edit and display rich text in Rails applications. |
| 24 | 115 | 90 | actionmailbox | Receive and process incoming emails in Rails applications. |
| 25 | 140 | 125 | bootsnap | Boot large ruby/rails apps faster |
| 26 | 145 | 633 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
| 27 | 155 | 181 | responders | A set of Rails responders to dry up your application |
| 28 | 165 | 262 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
| 29 | 170 | 191 | jbuilder | Create JSON structures via a Builder-style DSL |
| 30 | 176 | 366 | sass-rails | Sass adapter for the Rails asset pipeline. |
| 31 | 181 | 207 | devise | Flexible authentication solution for Rails with Warden |
| 32 | 192 | 433 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
| 33 | 203 | 442 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
| 34 | 206 | 296 | spring | Preloads your application so things like console, rake and tests run faster |
| 35 | 215 | 491 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
| 36 | 242 | 371 | redis-namespace | Adds a Redis::Namespace class which can be used to namespace calls
to Redis. This is us... |
| 37 | 271 | 340 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
| 38 | 280 | 783 | state_machines | Adds support for creating state machines for attributes on any Ruby class |
| 39 | 299 | 231 | web-console | A debugging tool for your Ruby on Rails applications. |
| 40 | 315 | 97 | rack-session | A session implementation for Rack. |
| 41 | 343 | 596 | turbolinks | Rails engine for Turbolinks 5 support |
| 42 | 368 | 393 | faraday-http-cache | Middleware to handle HTTP caching |
| 43 | 501 | 1,808 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
| 44 | 534 | 964 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
| 45 | 544 | 549 | simple_form | Forms made easy! |
| 46 | 589 | 497 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
| 47 | 591 | 1,466 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
| 48 | 676 | 990 | hiredis | Ruby wrapper for hiredis (protocol serialization/deserialization and blocking I/O) |
| 49 | 687 | 569 | spring-watcher-listen | Makes spring watch files using the listen gem. |
| 50 | 706 | 1,602 | sdoc | rdoc generator html with javascript search index. |
| 51 | 813 | 1,076 | state_machines-activemodel | Adds support for creating state machines for attributes on ActiveModel |
| 52 | 815 | 489 | has_scope | Maps controller filters to your resource scopes |
| 53 | 830 | 1,113 | state_machines-activerecord | Adds support for creating state machines for attributes on ActiveRecord |
| 54 | 907 | 555 | inherited_resources | Inherited Resources speeds up development by making your controllers inherit all restfu... |
| 55 | 942 | 1,019 | resque | Resque is a Redis-backed Ruby library for creating background jobs,
placing those j... |
| 56 | 1,004 | 1,033 | activerecord-session_store | An Action Dispatch session store backed by an Active Record class. |
| 57 | 1,006 | 346 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
| 58 | 1,156 | 1,673 | rails-observers | Rails observer (removed from core in Rails 4.0) |
| 59 | 1,294 | 1,571 | resque-scheduler | Light weight job scheduling on top of Resque.
Adds methods enqueue_at/enqueue_in to... |
| 60 | 1,398 | 770 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
| 61 | 1,463 | 927 | tapioca | A Ruby Interface file generator for gems, core types and the Ruby standard library |
| 62 | 1,639 | 354 | propshaft | Deliver assets for Rails. |
| 63 | 1,690 | 2,053 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
| 64 | 1,697 | 720 | jsbundling-rails | Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack. |
| 65 | 1,788 | 2,184 | ejson | Secret management by encrypting values in a JSON hash with a public/private keypair |
| 66 | 1,899 | 456 | solid_queue | Database-backed Active Job backend. |
| 67 | 1,973 | 2,337 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
| 68 | 1,983 | 490 | solid_cache | A database backed ActiveSupport::Cache::Store |
| 69 | 1,989 | 692 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
| 70 | 2,007 | 3,869 | activerecord-deprecated_finders | Deprecated finder APIs extracted from Active Record. |
| 71 | 2,057 | 3,157 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
| 72 | 2,093 | 5,235 | protected_attributes | Protect attributes from mass assignment |
| 73 | 2,607 | 2,663 | record_tag_helper | ActionView Record Tag Helpers |
| 74 | 2,699 | 3,008 | state_machines-rspec | RSpec matchers for state_machines. Forked from modocache/state_machine_rspec to work wi... |
| 75 | 3,562 | 3,342 | activerecord-typedstore | ActiveRecord::Store but with type definition |
| 76 | 3,563 | 1,647 | mission_control-jobs | Operational controls for Active Job |
| 77 | 4,199 | 12,127 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
| 78 | 4,232 | 2,852 | kredis | Higher-level data structures built on Redis. |
| 79 | 4,273 | 5,808 | rails-perftest | Rails performance tests (removed from core in Rails 4.0) |
| 80 | 4,411 | 5,317 | mail_form | Send e-mail straight from forms in Rails with I18n, validations, attachments and reques... |
| 81 | 4,515 | 9,275 | sprockets-svg | Minify SVG assets, and optionally convert them to PNG for browser compatibility. |
| 82 | 4,699 | 4,374 | schmooze | Schmooze allows a Ruby library writer to succintly interoperate between Ruby and JavaSc... |
| 83 | 4,931 | 7,722 | state_machines-mongoid | Mongoid integration for state machines gem |
| 84 | 5,060 | 6,984 | state_machines-graphviz | Graphviz module for state machines |
| 85 | 5,245 | 2,797 | requestjs-rails | A tiny Fetch API wrapper that allows you to make http requests without need to handle t... |
| 86 | 5,330 | 11,539 | prototype-rails | Prototype, Scriptaculous, and RJS for Ruby on Rails |
| 87 | 5,387 | 8,690 | sprockets-commoner | Sprockets::Commoner uses Node.JS to compile ES2015+ files to ES5 using Babel directly f... |
| 88 | 5,432 | 5,174 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
| 89 | 5,693 | 14,965 | activerecord-databasevalidations | Opt-in validations for your ActiveRecord models based on your MySQL database constraint... |
| 90 | 6,635 | 10,731 | pjax_rails | PJAX integration for Rails |
| 91 | 7,231 | 7,238 | show_for | Wrap your objects with a helper to easily show them |
| 92 | 9,152 | 9,361 | response_bank | Simple response caching for Ruby applications |
| 93 | 10,562 | 12,904 | state_machines-activemodel-observers | Adds support for ActiveModel Observers |
| 94 | 13,047 | 27,121 | activerecord-mysql-adapter | An ActiveRecord adapter for MySQL, based on mysql gem. |
| 95 | 16,779 | 38,280 | capistrano-ejson | Automatic EJSON decryption for Capistrano |
| 96 | 17,761 | 18,232 | teaspoon-bundle | This gem is boot partial for Teaspoon that puts all the test files into a single bundle |
| 97 | 22,061 | 27,121 | spriteful | A sprite generation tool |
| 98 | 34,946 | 27,121 | hermes | A few testing facilities built on top of Capybara and ActiveSupport::TestCase |
| 99 | 82,134 | 29,669 | hurley-http-cache | Hurley connection to handle HTTP caching |
| 100 | 84,239 | 82,222 | tapioca-test_helpers | Test helpers for Rails applications |
| 101 | 87,748 | 33,145 | state_machines-yard | State machines YARD plugin for automated documentation |
| 102 | 118,583 | 59,666 | actionform | An alternative layer to accepts_nested_attributes_for by using Form Models. |
| 103 | 124,544 | 123,214 | faraday-cage | A cage to your faraday |
| 104 | 124,822 | 82,222 | hubot | Hubot library |
| 105 | 130,493 | 59,666 | genetate_admin | A admin generator |
| 106 | 131,306 | 82,222 | generate_admin | A admin generator |
| 107 | 141,083 | 19,100 | omg-activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
| 108 | 141,716 | 38,280 | omg-actionview | Simple, battle-tested conventions and helpers for building web pages. |
| 109 | 148,435 | 46,395 | omg-activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 110 | 149,709 | 29,669 | omg-activejob | Declare job classes that can be run by a variety of queuing backends. |
| 111 | 156,049 | 59,666 | cachaca | Maybe something related to cache |
| 112 | 157,774 | 38,280 | omg-actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
| 113 | 160,118 | 33,145 | omg-actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
| 114 | 162,462 | 22,624 | omg-activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
| 115 | 163,358 | 82,222 | omg-activestorage | Attach cloud and local files in Rails applications. |
| 116 | 165,546 | 59,666 | omg-actionmailbox | Receive and process incoming emails in Rails applications. |
| 117 | 167,607 | 82,222 | omg-actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
| 118 | 171,845 | 38,280 | omg-actiontext | Edit and display rich text in Rails applications. |
| 119 | 172,272 | 38,280 | omg-railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
| 120 | 172,706 | 123,214 | omg-rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |