| 1 | 6 | 7 | i18n | New wave Internationalization support for Ruby. |
| 2 | 7 | 2 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 3 | 25 | 29 | thor | Thor is a toolkit for building powerful command-line interfaces. |
| 4 | 32 | 44 | builder | Builder provides a number of builder objects that make creating structured data
simple ... |
| 5 | 34 | 39 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
| 6 | 36 | 53 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
| 7 | 37 | 55 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
| 8 | 43 | 70 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
| 9 | 45 | 58 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
| 10 | 47 | 68 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
| 11 | 49 | 51 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
| 12 | 58 | 78 | rails-html-sanitizer | HTML sanitization for Rails applications |
| 13 | 59 | 69 | activejob | Declare job classes that can be run by a variety of queuing backends. |
| 14 | 61 | 74 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
| 15 | 71 | 77 | globalid | URIs for your models makes it easy to pass references around. |
| 16 | 72 | 152 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
| 17 | 82 | 163 | sprockets-rails | Sprockets Rails integration |
| 18 | 85 | 73 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
| 19 | 94 | 76 | activestorage | Attach cloud and local files in Rails applications. |
| 20 | 108 | 61 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
| 21 | 112 | 274 | execjs | ExecJS lets you run JavaScript code from Ruby. |
| 22 | 120 | 83 | actiontext | Edit and display rich text in Rails applications. |
| 23 | 121 | 84 | actionmailbox | Receive and process incoming emails in Rails applications. |
| 24 | 133 | 570 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
| 25 | 154 | 211 | responders | A set of Rails responders to dry up your application |
| 26 | 159 | 352 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
| 27 | 164 | 451 | sass-rails | Sass adapter for the Rails asset pipeline. |
| 28 | 166 | 155 | jbuilder | Create JSON structures via a Builder-style DSL |
| 29 | 177 | 232 | devise | Flexible authentication solution for Rails with Warden |
| 30 | 184 | 502 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
| 31 | 193 | 510 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
| 32 | 201 | 344 | spring | Preloads your application so things like console, rake and tests run faster |
| 33 | 206 | 579 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
| 34 | 266 | 336 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
| 35 | 297 | 184 | web-console | A debugging tool for your Ruby on Rails applications. |
| 36 | 327 | 817 | turbolinks | Rails engine for Turbolinks 5 support |
| 37 | 460 | 2,156 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
| 38 | 508 | 1,291 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
| 39 | 551 | 558 | simple_form | Forms made easy! |
| 40 | 556 | 1,285 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
| 41 | 612 | 491 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
| 42 | 822 | 643 | has_scope | Maps controller filters to your resource scopes |
| 43 | 1,110 | 219 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
| 44 | 1,148 | 1,454 | rails-observers | Rails observer (removed from core in Rails 4.0) |
| 45 | 1,426 | 682 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
| 46 | 1,487 | 1,484 | country_select | Provides a simple helper to get an HTML select list of countries. \
... |
| 47 | 1,674 | 1,761 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
| 48 | 1,763 | 668 | jsbundling-rails | Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack. |
| 49 | 1,880 | 242 | propshaft | Deliver assets for Rails. |
| 50 | 1,956 | 2,061 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
| 51 | 1,989 | 2,389 | devise-encryptable | Encryption solution for salted-encryptors on Devise |
| 52 | 2,005 | 2,480 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
| 53 | 2,021 | 5,075 | protected_attributes | Protect attributes from mass assignment |
| 54 | 2,082 | 467 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
| 55 | 2,146 | 243 | solid_queue | Database-backed Active Job backend. |
| 56 | 2,574 | 2,768 | record_tag_helper | ActionView Record Tag Helpers |
| 57 | 3,006 | 3,706 | rails-api | Rails::API is a subset of a normal Rails application,
created ... |
| 58 | 4,076 | 12,931 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
| 59 | 4,118 | 1,666 | mission_control-jobs | Operational controls for Active Job |
| 60 | 4,326 | 2,939 | kredis | Higher-level data structures built on Redis. |
| 61 | 4,366 | 4,782 | mail_form | Send e-mail straight from forms in Rails with I18n, validations, attachments and reques... |
| 62 | 5,353 | 5,634 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
| 63 | 7,099 | 6,736 | show_for | Wrap your objects with a helper to easily show them |
| 64 | 8,741 | 9,976 | markerb | Multipart templates made easy with Markdown + ERb |
| 65 | 12,583 | 11,406 | i18n_alchemy | I18n date/number parsing/localization |
| 66 | 34,533 | 27,645 | hermes | A few testing facilities built on top of Capybara and ActiveSupport::TestCase |
| 67 | 118,240 | 59,042 | actionform | An alternative layer to accepts_nested_attributes_for by using Form Models. |