1 | 7 | 14 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
2 | 24 | 27 | thor | Thor is a toolkit for building powerful command-line interfaces. |
3 | 32 | 43 | builder | Builder provides a number of builder objects that make creating structured data
simple ... |
4 | 33 | 54 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
5 | 35 | 60 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
6 | 38 | 62 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
7 | 40 | 81 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
8 | 41 | 26 | mini_mime | A minimal mime type library |
9 | 44 | 74 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
10 | 45 | 76 | mail | A really Ruby Mail handler. |
11 | 48 | 78 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
12 | 50 | 53 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
13 | 56 | 64 | rails-html-sanitizer | HTML sanitization for Rails applications |
14 | 57 | 109 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
15 | 60 | 77 | activejob | Declare job classes that can be run by a variety of queuing backends. |
16 | 66 | 66 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
17 | 70 | 79 | globalid | URIs for your models makes it easy to pass references around. |
18 | 74 | 114 | sprockets-rails | Sprockets Rails integration |
19 | 88 | 83 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
20 | 104 | 205 | execjs | ExecJS lets you run JavaScript code from Ruby. |
21 | 110 | 85 | activestorage | Attach cloud and local files in Rails applications. |
22 | 111 | 982 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
23 | 116 | 90 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
24 | 134 | 312 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
25 | 156 | 488 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
26 | 157 | 89 | actiontext | Edit and display rich text in Rails applications. |
27 | 158 | 88 | actionmailbox | Receive and process incoming emails in Rails applications. |
28 | 160 | 495 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
29 | 161 | 226 | jbuilder | Create JSON structures via a Builder-style DSL |
30 | 173 | 540 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
31 | 180 | 246 | spring | Preloads your application so things like console, rake and tests run faster |
32 | 214 | 284 | redis-namespace | Adds a Redis::Namespace class which can be used to namespace calls
to Redis. This is us... |
33 | 263 | 265 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
34 | 282 | 917 | turbolinks | Rails engine for Turbolinks 5 support |
35 | 299 | 300 | web-console | A debugging tool for your Ruby on Rails applications. |
36 | 369 | 2,006 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
37 | 424 | 945 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
38 | 455 | 1,184 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
39 | 637 | 535 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
40 | 765 | 541 | marginalia | Attach comments to your ActiveRecord queries. |
41 | 868 | 1,372 | resque | Resque is a Redis-backed Ruby library for creating background jobs,
placing those j... |
42 | 1,051 | 1,500 | rails-observers | Rails observer (removed from core in Rails 4.0) |
43 | 1,133 | 1,533 | resque-scheduler | Light weight job scheduling on top of Resque.
Adds methods enqueue_at/enqueue_in to... |
44 | 1,547 | 1,758 | rails_autolink | This is an extraction of the `auto_link` method from rails. The `auto_link` method was ... |
45 | 1,558 | 473 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
46 | 1,603 | 1,628 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
47 | 1,791 | 3,510 | protected_attributes | Protect attributes from mass assignment |
48 | 1,795 | 621 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
49 | 1,815 | 1,929 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
50 | 1,847 | 2,158 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
51 | 1,972 | 1,323 | jsbundling-rails | Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack. |
52 | 2,349 | 2,264 | local_time | Rails engine for cache-friendly, client-side local time |
53 | 2,457 | 2,914 | record_tag_helper | ActionView Record Tag Helpers |
54 | 2,722 | 1,226 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
55 | 2,891 | 2,619 | mail_view | Visual email testing |
56 | 3,318 | 1,691 | propshaft | Deliver assets for Rails. |
57 | 3,725 | 8,217 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
58 | 5,029 | 3,122 | kredis | Higher-level data structures built on Redis. |
59 | 5,063 | 6,295 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
60 | 6,524 | 3,188 | console1984 | Your Rails console, 1984 style |
61 | 7,891 | 3,694 | audits1984 | Rails engine that implements a simple auditing tool for console1984 sessions |
62 | 8,226 | 2,094 | solid_queue | Database-backed Active Job backend. |
63 | 8,420 | 2,405 | solid_cache | A database backed ActiveSupport::Cache::Store |
64 | 9,316 | 11,662 | concerning | Separating small concerns |
65 | 9,775 | 8,780 | rack-ratelimit | Flexible rate limits for your Rack apps |
66 | 11,952 | 13,998 | trashed | Each Rack request eats up time, objects, and GC. Report usage to logs and StatsD. |
67 | 18,250 | 10,983 | activestorage-office-previewer | Active Storage previewer for Microsoft Office files based on LibreOffice |
68 | 22,026 | 56,230 | deep_hash_transform | Re-key a nested Hash to all-Symbol or -String keys |
69 | 56,382 | 100,086 | rails3b | My kingdom for working dependencies. |
70 | 106,970 | 48,448 | autobundle | RubyGems plugin to bundle up in the warmth of the nearest Gemfile |
71 | 105,803 | 88,266 | activestorage-redundancy | I am testing for dependency confusion vulnerabilities in products that are in public bu... |
72 | 108,850 | 56,230 | haybales | I am testing for dependency confusion vulnerabilities in products that are in public bu... |
73 | 109,676 | 56,230 | html_scrubber | I am testing for dependency confusion vulnerabilities in products that are in public bu... |
74 | 110,380 | 100,086 | queenbee-plugin | I am testing for dependency confusion vulnerabilities in products that are in public bu... |
75 | 110,465 | 40,207 | redis_connectable | I am testing for dependency confusion vulnerabilities in products that are in public bu... |
76 | 108,878 | 102,529 | critter | I am testing for dependency confusion vulnerabilities in products that are in public bu... |
77 | 112,120 | 100,086 | rspamd-ruby | Client for Rspamd's HTTP API |
78 | 112,775 | 100,086 | rack-reproxy | Redispatch your response via another URL. Like a transparent, internal HTTP redirect. |
79 | 115,248 | 100,086 | mass_encryption | Encrypt data in mass with Active Record Encryption |
80 | 117,852 | 79,566 | actionform | An alternative layer to accepts_nested_attributes_for by using Form Models. |
81 | 136,937 | 63,326 | composed_of_ipaddr | Compose an IPAddr from an underlying 4-byte integer |
82 | 160,896 | 33,863 | rails-structured-logging | I am testing for dependency confusion vulnerabilities in products that are in public bu... |