| 1 | 7 | 9 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 2 | 25 | 27 | thor | Thor is a toolkit for building powerful command-line interfaces. |
| 3 | 31 | 65 | builder | Builder provides a number of builder objects that make creating structured data
simple ... |
| 4 | 34 | 36 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
| 5 | 36 | 61 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
| 6 | 37 | 64 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
| 7 | 44 | 69 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
| 8 | 45 | 66 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
| 9 | 48 | 68 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
| 10 | 49 | 58 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
| 11 | 58 | 93 | rails-html-sanitizer | HTML sanitization for Rails applications |
| 12 | 59 | 70 | activejob | Declare job classes that can be run by a variety of queuing backends. |
| 13 | 63 | 86 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
| 14 | 66 | 37 | zeitwerk | Zeitwerk implements constant autoloading with Ruby semantics. Each gem
and applicat... |
| 15 | 70 | 71 | 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 | 73 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
| 18 | 84 | 174 | sprockets-rails | Sprockets Rails integration |
| 19 | 93 | 74 | activestorage | Attach cloud and local files in Rails applications. |
| 20 | 108 | 110 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
| 21 | 112 | 240 | execjs | ExecJS lets you run JavaScript code from Ruby. |
| 22 | 118 | 78 | actiontext | Edit and display rich text in Rails applications. |
| 23 | 119 | 79 | actionmailbox | Receive and process incoming emails in Rails applications. |
| 24 | 137 | 1,207 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
| 25 | 143 | 154 | bootsnap | Boot large ruby/rails apps faster |
| 26 | 159 | 311 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
| 27 | 168 | 225 | jbuilder | Create JSON structures via a Builder-style DSL |
| 28 | 187 | 441 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
| 29 | 196 | 451 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
| 30 | 203 | 321 | spring | Preloads your application so things like console, rake and tests run faster |
| 31 | 207 | 502 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
| 32 | 265 | 304 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
| 33 | 298 | 317 | web-console | A debugging tool for your Ruby on Rails applications. |
| 34 | 329 | 929 | turbolinks | Rails engine for Turbolinks 5 support |
| 35 | 469 | 1,748 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
| 36 | 516 | 1,301 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
| 37 | 561 | 1,212 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
| 38 | 611 | 510 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
| 39 | 1,076 | 370 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
| 40 | 1,150 | 1,485 | rails-observers | Rails observer (removed from core in Rails 4.0) |
| 41 | 1,336 | 3,636 | journey | Journey is a router. It routes requests. |
| 42 | 1,420 | 1,145 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
| 43 | 1,678 | 1,621 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
| 44 | 1,746 | 1,119 | jsbundling-rails | Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack. |
| 45 | 1,966 | 2,196 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
| 46 | 2,019 | 2,474 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
| 47 | 2,036 | 5,194 | protected_attributes | Protect attributes from mass assignment |
| 48 | 2,051 | 1,258 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
| 49 | 2,057 | 657 | solid_queue | Database-backed Active Job backend. |
| 50 | 2,167 | 693 | solid_cache | A database backed ActiveSupport::Cache::Store |
| 51 | 2,586 | 2,974 | record_tag_helper | ActionView Record Tag Helpers |
| 52 | 3,444 | 8,404 | strong_parameters | Permitted and required parameters for Action Pack |
| 53 | 3,955 | 1,755 | mission_control-jobs | Operational controls for Active Job |
| 54 | 4,118 | 12,047 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
| 55 | 4,291 | 2,889 | kredis | Higher-level data structures built on Redis. |
| 56 | 5,214 | 9,800 | prototype-rails | Prototype, Scriptaculous, and RJS for Ruby on Rails |
| 57 | 5,369 | 6,323 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
| 58 | 26,108 | 32,664 | horo | An RDoc template extracted from Ruby on Rails. Provides the same documetation
style an... |
| 59 | 40,451 | 23,902 | z85 | Z85 encoding |
| 60 | 57,358 | 81,713 | unmac | Delete spurious Mac files under a directory or volume |
| 61 | 118,153 | 81,713 | actionform | An alternative layer to accepts_nested_attributes_for by using Form Models. |
| 62 | 125,993 | 50,280 | i-told-you-it-was-private | Enough diplomacy, is time for punishment! |