| 1 | 7 | 2 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 2 | 25 | 33 | thor | Thor is a toolkit for building powerful command-line interfaces. |
| 3 | 31 | 51 | builder | Builder provides a number of builder objects that make creating structured data
simple ... |
| 4 | 34 | 35 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
| 5 | 36 | 56 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
| 6 | 37 | 57 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
| 7 | 43 | 68 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
| 8 | 45 | 62 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
| 9 | 47 | 67 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
| 10 | 49 | 54 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
| 11 | 58 | 81 | rails-html-sanitizer | HTML sanitization for Rails applications |
| 12 | 59 | 69 | activejob | Declare job classes that can be run by a variety of queuing backends. |
| 13 | 61 | 78 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
| 14 | 69 | 36 | zeitwerk | Zeitwerk implements constant autoloading with Ruby semantics. Each gem
and applicat... |
| 15 | 71 | 151 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
| 16 | 72 | 80 | globalid | URIs for your models makes it easy to pass references around. |
| 17 | 82 | 162 | sprockets-rails | Sprockets Rails integration |
| 18 | 85 | 73 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
| 19 | 94 | 75 | activestorage | Attach cloud and local files in Rails applications. |
| 20 | 108 | 91 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
| 21 | 112 | 257 | execjs | ExecJS lets you run JavaScript code from Ruby. |
| 22 | 122 | 84 | actiontext | Edit and display rich text in Rails applications. |
| 23 | 124 | 85 | actionmailbox | Receive and process incoming emails in Rails applications. |
| 24 | 131 | 650 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
| 25 | 143 | 142 | bootsnap | Boot large ruby/rails apps faster |
| 26 | 159 | 324 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
| 27 | 165 | 203 | jbuilder | Create JSON structures via a Builder-style DSL |
| 28 | 180 | 465 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
| 29 | 192 | 471 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
| 30 | 200 | 346 | spring | Preloads your application so things like console, rake and tests run faster |
| 31 | 205 | 499 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
| 32 | 264 | 338 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
| 33 | 298 | 273 | web-console | A debugging tool for your Ruby on Rails applications. |
| 34 | 323 | 1,020 | turbolinks | Rails engine for Turbolinks 5 support |
| 35 | 455 | 2,309 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
| 36 | 504 | 1,211 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
| 37 | 555 | 1,186 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
| 38 | 623 | 493 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
| 39 | 1,129 | 347 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
| 40 | 1,148 | 1,435 | rails-observers | Rails observer (removed from core in Rails 4.0) |
| 41 | 1,315 | 4,770 | journey | Journey is a router. It routes requests. |
| 42 | 1,427 | 1,190 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
| 43 | 1,673 | 1,791 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
| 44 | 1,777 | 1,109 | jsbundling-rails | Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack. |
| 45 | 1,956 | 2,109 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
| 46 | 2,003 | 2,454 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
| 47 | 2,012 | 4,754 | protected_attributes | Protect attributes from mass assignment |
| 48 | 2,095 | 1,053 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
| 49 | 2,188 | 426 | solid_queue | Database-backed Active Job backend. |
| 50 | 2,325 | 506 | solid_cache | A database backed ActiveSupport::Cache::Store |
| 51 | 2,574 | 2,447 | record_tag_helper | ActionView Record Tag Helpers |
| 52 | 3,409 | 7,464 | strong_parameters | Permitted and required parameters for Action Pack |
| 53 | 4,056 | 11,416 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
| 54 | 4,195 | 1,680 | mission_control-jobs | Operational controls for Active Job |
| 55 | 4,335 | 2,953 | kredis | Higher-level data structures built on Redis. |
| 56 | 5,147 | 19,104 | prototype-rails | Prototype, Scriptaculous, and RJS for Ruby on Rails |
| 57 | 5,340 | 5,914 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
| 58 | 25,912 | 32,158 | horo | An RDoc template extracted from Ruby on Rails. Provides the same documetation
style an... |
| 59 | 41,186 | 19,587 | z85 | Z85 encoding |
| 60 | 57,116 | 34,877 | unmac | Delete spurious Mac files under a directory or volume |
| 61 | 118,355 | 43,003 | actionform | An alternative layer to accepts_nested_attributes_for by using Form Models. |
| 62 | 126,307 | 113,854 | i-told-you-it-was-private | Enough diplomacy, is time for punishment! |