| 1 | 7 | 3 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 2 | 25 | 30 | thor | Thor is a toolkit for building powerful command-line interfaces. |
| 3 | 31 | 62 | builder | Builder provides a number of builder objects that make creating structured data
simple ... |
| 4 | 34 | 33 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
| 5 | 36 | 46 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
| 6 | 37 | 55 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
| 7 | 44 | 68 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
| 8 | 45 | 63 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
| 9 | 48 | 66 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
| 10 | 49 | 50 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
| 11 | 58 | 88 | rails-html-sanitizer | HTML sanitization for Rails applications |
| 12 | 59 | 67 | activejob | Declare job classes that can be run by a variety of queuing backends. |
| 13 | 63 | 82 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
| 14 | 67 | 32 | zeitwerk | Zeitwerk implements constant autoloading with Ruby semantics. Each gem
and applicat... |
| 15 | 71 | 69 | globalid | URIs for your models makes it easy to pass references around. |
| 16 | 73 | 163 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
| 17 | 83 | 169 | sprockets-rails | Sprockets Rails integration |
| 18 | 85 | 73 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
| 19 | 93 | 74 | activestorage | Attach cloud and local files in Rails applications. |
| 20 | 108 | 101 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
| 21 | 112 | 247 | execjs | ExecJS lets you run JavaScript code from Ruby. |
| 22 | 118 | 78 | actiontext | Edit and display rich text in Rails applications. |
| 23 | 119 | 77 | actionmailbox | Receive and process incoming emails in Rails applications. |
| 24 | 135 | 1,176 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
| 25 | 143 | 156 | bootsnap | Boot large ruby/rails apps faster |
| 26 | 159 | 336 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
| 27 | 168 | 222 | jbuilder | Create JSON structures via a Builder-style DSL |
| 28 | 186 | 481 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
| 29 | 195 | 484 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
| 30 | 203 | 329 | spring | Preloads your application so things like console, rake and tests run faster |
| 31 | 206 | 518 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
| 32 | 266 | 325 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
| 33 | 298 | 308 | web-console | A debugging tool for your Ruby on Rails applications. |
| 34 | 329 | 797 | turbolinks | Rails engine for Turbolinks 5 support |
| 35 | 465 | 2,019 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
| 36 | 514 | 1,305 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
| 37 | 559 | 1,198 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
| 38 | 608 | 505 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
| 39 | 1,087 | 436 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
| 40 | 1,147 | 1,477 | rails-observers | Rails observer (removed from core in Rails 4.0) |
| 41 | 1,332 | 5,190 | journey | Journey is a router. It routes requests. |
| 42 | 1,419 | 1,197 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
| 43 | 1,678 | 1,713 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
| 44 | 1,751 | 1,129 | jsbundling-rails | Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack. |
| 45 | 1,963 | 2,227 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
| 46 | 2,015 | 2,565 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
| 47 | 2,033 | 3,990 | protected_attributes | Protect attributes from mass assignment |
| 48 | 2,064 | 1,206 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
| 49 | 2,089 | 636 | solid_queue | Database-backed Active Job backend. |
| 50 | 2,202 | 690 | solid_cache | A database backed ActiveSupport::Cache::Store |
| 51 | 2,581 | 2,726 | record_tag_helper | ActionView Record Tag Helpers |
| 52 | 3,439 | 8,887 | strong_parameters | Permitted and required parameters for Action Pack |
| 53 | 4,003 | 1,762 | mission_control-jobs | Operational controls for Active Job |
| 54 | 4,101 | 14,910 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
| 55 | 4,302 | 3,064 | kredis | Higher-level data structures built on Redis. |
| 56 | 5,199 | 14,317 | prototype-rails | Prototype, Scriptaculous, and RJS for Ruby on Rails |
| 57 | 5,359 | 6,136 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
| 58 | 26,072 | 24,251 | horo | An RDoc template extracted from Ruby on Rails. Provides the same documetation
style an... |
| 59 | 40,588 | 21,845 | z85 | Z85 encoding |
| 60 | 57,284 | 30,841 | unmac | Delete spurious Mac files under a directory or volume |
| 61 | 118,160 | 51,833 | actionform | An alternative layer to accepts_nested_attributes_for by using Form Models. |
| 62 | 126,287 | 84,943 | i-told-you-it-was-private | Enough diplomacy, is time for punishment! |