1 | 11 | 8 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
2 | 22 | 21 | thor | Thor is a toolkit for building powerful command-line interfaces. |
3 | 35 | 48 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
4 | 36 | 63 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
5 | 38 | 52 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
6 | 40 | 69 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
7 | 42 | 71 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
8 | 44 | 75 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
9 | 48 | 51 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
10 | 50 | 92 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
11 | 56 | 62 | rails-html-sanitizer | HTML sanitization for Rails applications |
12 | 57 | 76 | activejob | Declare job classes that can be run by a variety of queuing backends. |
13 | 60 | 78 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
14 | 67 | 110 | sprockets-rails | Sprockets Rails integration |
15 | 70 | 79 | globalid | URIs for your models makes it easy to pass references around. |
16 | 77 | 527 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
17 | 88 | 172 | execjs | ExecJS lets you run JavaScript code from Ruby. |
18 | 93 | 82 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
19 | 116 | 263 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
20 | 121 | 362 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
21 | 126 | 374 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
22 | 127 | 85 | activestorage | Attach cloud and local files in Rails applications. |
23 | 135 | 422 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
24 | 137 | 105 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
25 | 143 | 252 | jbuilder | Create JSON structures via a Builder-style DSL |
26 | 170 | 178 | spring | Preloads your application so things like console, rake and tests run faster |
27 | 201 | 94 | actiontext | Edit and display rich text in Rails applications. |
28 | 202 | 95 | actionmailbox | Receive and process incoming emails in Rails applications. |
29 | 224 | 679 | turbolinks | Rails engine for Turbolinks 5 support |
30 | 266 | 1,643 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
31 | 282 | 229 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
32 | 307 | 365 | web-console | A debugging tool for your Ruby on Rails applications. |
33 | 351 | 1,225 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
34 | 388 | 538 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
35 | 663 | 482 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
36 | 946 | 1,381 | rails-observers | Rails observer (removed from core in Rails 4.0) |
37 | 1,524 | 2,437 | protected_attributes | Protect attributes from mass assignment |
38 | 1,541 | 1,603 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
39 | 1,588 | 2,212 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
40 | 1,702 | 1,995 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
41 | 1,777 | 923 | turbo-rails | The speed of a single-page web application without having to write any JavaScript. |
42 | 1,973 | 1,190 | stimulus-rails | A modest JavaScript framework for the HTML you already have. |
43 | 2,292 | 2,039 | record_tag_helper | ActionView Record Tag Helpers |
44 | 2,346 | 1,382 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
45 | 2,701 | 4,435 | strong_parameters | Permitted and required parameters for Action Pack |
46 | 3,101 | 1,425 | jsbundling-rails | Bundle and transpile JavaScript in Rails with esbuild, rollup.js, or Webpack. |
47 | 3,197 | 6,533 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
48 | 3,444 | 1,590 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
49 | 3,855 | 1,937 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
50 | 4,734 | 4,681 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
51 | 4,848 | 7,858 | cache_digests | Nested fragment caches with (even) less situps |
52 | 4,945 | 3,088 | hotwire-rails | HTML over the wire. |
53 | 5,131 | 3,251 | name_of_person | Presenting names of people in full, familiar, abbreviated, and initialized forms (but w... |
54 | 5,346 | 6,170 | pjax_rails | PJAX integration for Rails |
55 | 5,876 | 4,177 | google_sign_in | Sign in (or up) with Google for Rails applications |
56 | 5,885 | 5,247 | tolk | Tolk is a web interface for doing i18n translations packaged as an engine for Rails app... |
57 | 6,220 | 7,173 | custom_configuration | Custom configuration storage for Rails |
58 | 6,561 | 2,550 | propshaft | Deliver assets for Rails. |
59 | 6,659 | 16,648 | actionwebservice | Adds WSDL/SOAP and XML-RPC web service support to Action Pack |
60 | 7,989 | 3,584 | kredis | Higher-level data structures built on Redis. |
61 | 8,146 | 14,090 | commands | Run Rake/Rails commands through the console |
62 | 8,633 | 3,339 | dartsass-rails | Integrate Dart Sass with the asset pipeline in Rails. |
63 | 10,158 | 25,306 | routing_concerns | Routing concerns for Action Pack |
64 | 6,001 | 8,618 | ActionText | Extends Ruby's String Class with some useful methods für Texts. See the Project page or... |
65 | 14,486 | 41,655 | conductor | Conductor is the bastard child of a/b testing and personalization. It throws everythin... |
66 | 18,293 | 4,666 | console1984 | Your Rails console, 1984 style |
67 | 19,931 | 6,076 | geared_pagination | Paginate Active Record sets at variable speeds |
68 | 21,220 | 23,125 | activemodel-globalid | Serializing models to a single string makes it easy to pass references around. |
69 | 33,206 | 19,715 | pjax-rails | PJAX integration for Rails 3.1+ |
70 | 34,993 | 5,180 | audits1984 | Rails engine that implements a simple auditing tool for console1984 sessions |
71 | 51,179 | 41,655 | instiki | Instiki is a Wiki Clone written in Ruby that ships with an embedded webserver. You can... |
72 | 66,866 | 19,000 | full_request_logger | Make full request logs accessible via web UI |
73 | 68,622 | 19,715 | platform_agent | Parse user agent to deduce the platform. |
74 | 81,812 | 14,090 | esbuild-rails | Bundle and transpile JavaScript in Rails with esbuild. |
75 | 92,502 | 9,140 | mrsk | Deploy web apps in containers to servers running Docker with zero downtime. |
76 | 116,077 | 29,434 | actionmailer-deliver_later | This rubygem does not have a description or summary. |
77 | 118,908 | 29,434 | actionform | An alternative layer to accepts_nested_attributes_for by using Form Models. |
78 | 153,011 | 19,715 | mass_encryption | Encrypt data in mass with Active Record Encryption |
79 | 153,355 | 41,655 | rollupjs-rails | Bundle and transpile JavaScript in Rails with rollup.js. |
80 | 155,500 | 41,655 | hotwire-stimulus-rails | A modest JavaScript framework for the HTML you already have. |