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 | 32 | 51 | builder | Builder provides a number of builder objects that make creating structured data
simple ... |
4 | 34 | 38 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
5 | 36 | 50 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
6 | 38 | 49 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
7 | 43 | 61 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
8 | 44 | 52 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
9 | 47 | 59 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
10 | 50 | 47 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
11 | 58 | 80 | rails-html-sanitizer | HTML sanitization for Rails applications |
12 | 59 | 62 | activejob | Declare job classes that can be run by a variety of queuing backends. |
13 | 62 | 78 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
14 | 70 | 135 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
15 | 73 | 88 | globalid | URIs for your models makes it easy to pass references around. |
16 | 81 | 145 | sprockets-rails | Sprockets Rails integration |
17 | 85 | 72 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
18 | 95 | 76 | activestorage | Attach cloud and local files in Rails applications. |
19 | 108 | 86 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
20 | 110 | 240 | execjs | ExecJS lets you run JavaScript code from Ruby. |
21 | 124 | 83 | actiontext | Edit and display rich text in Rails applications. |
22 | 126 | 84 | actionmailbox | Receive and process incoming emails in Rails applications. |
23 | 129 | 644 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
24 | 156 | 348 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
25 | 161 | 415 | sass-rails | Sass adapter for the Rails asset pipeline. |
26 | 165 | 187 | jbuilder | Create JSON structures via a Builder-style DSL |
27 | 180 | 445 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
28 | 185 | 452 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
29 | 199 | 356 | spring | Preloads your application so things like console, rake and tests run faster |
30 | 204 | 490 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
31 | 264 | 347 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
32 | 301 | 236 | web-console | A debugging tool for your Ruby on Rails applications. |
33 | 323 | 776 | turbolinks | Rails engine for Turbolinks 5 support |
34 | 443 | 1,990 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
35 | 492 | 961 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
36 | 552 | 1,201 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
37 | 634 | 548 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
38 | 998 | 918 | activerecord-session_store | An Action Dispatch session store backed by an Active Record class. |
39 | 1,155 | 1,239 | rails-observers | Rails observer (removed from core in Rails 4.0) |
40 | 1,210 | 342 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
41 | 1,432 | 983 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
42 | 1,607 | 1,683 | rails_autolink | This is an extraction of the `auto_link` method from rails. The `auto_link` method was ... |
43 | 1,677 | 1,645 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
44 | 1,806 | 797 | jsbundling-rails | Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack. |
45 | 1,912 | 3,476 | activerecord-deprecated_finders | Deprecated finder APIs extracted from Active Record. |
46 | 1,945 | 1,861 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
47 | 1,992 | 2,625 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
48 | 1,993 | 4,911 | protected_attributes | Protect attributes from mass assignment |
49 | 2,033 | 431 | propshaft | Deliver assets for Rails. |
50 | 2,172 | 730 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
51 | 2,568 | 2,435 | record_tag_helper | ActionView Record Tag Helpers |
52 | 2,645 | 485 | solid_cache | A database backed ActiveSupport::Cache::Store |
53 | 3,451 | 1,894 | trilogy | A friendly MySQL-compatible library for Ruby, binding to libtrilogy |
54 | 4,009 | 9,265 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
55 | 4,063 | 3,266 | rubocop-github | Code style checking for GitHub Ruby repositories |
56 | 4,167 | 4,634 | rails-perftest | Rails performance tests (removed from core in Rails 4.0) |
57 | 4,323 | 4,660 | capybara-inline-screenshot | Extends capybara-screenshot with inline image output |
58 | 4,380 | 2,866 | kredis | Higher-level data structures built on Redis. |
59 | 4,431 | 1,647 | mission_control-jobs | Operational controls for Active Job |
60 | 5,093 | 10,955 | prototype-rails | Prototype, Scriptaculous, and RJS for Ruby on Rails |
61 | 5,322 | 5,915 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
62 | 10,312 | 5,675 | activerecord-trilogy-adapter | This gem is only needed before Rails 7.1, where the trilogy adapter is built in.
When ... |
63 | 12,640 | 4,863 | github-ds | A collection of libraries for working with SQL on top of ActiveRecord's connection. |
64 | 19,529 | 47,150 | stackdeck | Manages stack traces across language boundaries. |
65 | 93,549 | 57,386 | gel | A modern gem manager |
66 | 165,719 | 80,178 | trilogy_adapter | Write a longer description or delete this line. |