1 | 7 | 1 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
2 | 25 | 35 | thor | Thor is a toolkit for building powerful command-line interfaces. |
3 | 34 | 11 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
4 | 36 | 12 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
5 | 38 | 26 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
6 | 43 | 34 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
7 | 44 | 31 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
8 | 46 | 30 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
9 | 50 | 28 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
10 | 58 | 59 | rails-html-sanitizer | HTML sanitization for Rails applications |
11 | 61 | 32 | activejob | Declare job classes that can be run by a variety of queuing backends. |
12 | 62 | 54 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
13 | 68 | 73 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
14 | 72 | 53 | globalid | URIs for your models makes it easy to pass references around. |
15 | 81 | 80 | sprockets-rails | Sprockets Rails integration |
16 | 85 | 37 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
17 | 96 | 39 | activestorage | Attach cloud and local files in Rails applications. |
18 | 109 | 91 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
19 | 110 | 213 | execjs | ExecJS lets you run JavaScript code from Ruby. |
20 | 126 | 47 | actiontext | Edit and display rich text in Rails applications. |
21 | 127 | 49 | actionmailbox | Receive and process incoming emails in Rails applications. |
22 | 129 | 211 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
23 | 155 | 190 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
24 | 160 | 275 | sass-rails | Sass adapter for the Rails asset pipeline. |
25 | 165 | 102 | jbuilder | Create JSON structures via a Builder-style DSL |
26 | 179 | 295 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
27 | 185 | 303 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
28 | 195 | 226 | spring | Preloads your application so things like console, rake and tests run faster |
29 | 204 | 455 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
30 | 261 | 454 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
31 | 301 | 187 | web-console | A debugging tool for your Ruby on Rails applications. |
32 | 320 | 306 | turbolinks | Rails engine for Turbolinks 5 support |
33 | 438 | 1,369 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
34 | 491 | 402 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
35 | 544 | 632 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
36 | 642 | 1,006 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
37 | 997 | 1,682 | activerecord-session_store | An Action Dispatch session store backed by an Active Record class. |
38 | 1,156 | 1,673 | rails-observers | Rails observer (removed from core in Rails 4.0) |
39 | 1,248 | 270 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
40 | 1,434 | 1,548 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
41 | 1,544 | 2,120 | fakeredis | Fake (In-memory) driver for redis-rb. Useful for testing environment and machines witho... |
42 | 1,673 | 2,116 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
43 | 1,817 | 1,375 | jsbundling-rails | Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack. |
44 | 1,899 | 1,566 | activerecord-deprecated_finders | Deprecated finder APIs extracted from Active Record. |
45 | 1,924 | 3,060 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
46 | 1,966 | 4,838 | protected_attributes | Protect attributes from mass assignment |
47 | 1,967 | 2,952 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
48 | 2,083 | 674 | propshaft | Deliver assets for Rails. |
49 | 2,196 | 1,278 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
50 | 2,555 | 3,408 | record_tag_helper | ActionView Record Tag Helpers |
51 | 2,565 | 3,436 | active_model_otp | Adds methods to set and authenticate against one time passwords 2FA(Two factor Authenti... |
52 | 2,751 | 1,158 | solid_cache | A database backed ActiveSupport::Cache::Store |
53 | 3,990 | 8,598 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
54 | 4,156 | 4,048 | rails-perftest | Rails performance tests (removed from core in Rails 4.0) |
55 | 5,065 | 11,794 | prototype-rails | Prototype, Scriptaculous, and RJS for Ruby on Rails |
56 | 5,306 | 7,021 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
57 | 18,060 | 13,037 | brownpapertickets | Brown Paper Tickets API wrapper |
58 | 25,129 | 15,812 | jasmine-fixtures-generator | Fixtures Generator for Jasmine BDD framework under Rails 3.x |
59 | 26,159 | 104,290 | tracking_link | Get link for shipping tracking using tracking number |
60 | 30,648 | 10,902 | testcontainers-core | Testcontainers makes it easy to create and clean up container-based dependencies for au... |
61 | 45,685 | 31,699 | jackie | A Ruby interface to the App.io API. |
62 | 47,303 | 21,990 | testcontainers | Testcontainers makes it easy to create and clean up container-based dependencies for au... |
63 | 56,783 | 21,990 | uglifier-rails | Uglifier adapter for the Rails asset pipeline. |
64 | 64,018 | 36,242 | kasoba | Kasoba is a tool meant to assist programmers with large-scale code refactors. |
65 | 64,886 | 47,572 | nancy | Sinatra's little daughter |
66 | 68,110 | 47,572 | vapor | Retrieve user information from Steam. |
67 | 83,597 | 47,572 | testcontainers-redis | Testcontainers makes it easy to create and clean up container-based dependencies for au... |
68 | 86,806 | 19,895 | testcontainers-postgres | Testcontainers makes it easy to create and clean up container-based dependencies for au... |
69 | 95,582 | 78,158 | jugynox | jugynox is a tool/library to assist you with large-scale codebase refactors that can be... |
70 | 96,511 | 41,573 | testcontainers-mysql | Testcontainers makes it easy to create and clean up container-based dependencies for au... |
71 | 100,119 | 104,290 | rack-www-enforcer | Rack middleware to redirect requests to an specific subdomain in your app. |
72 | 100,315 | 89,132 | pronghorn | Minimal server for Rack apps based in EventMachine and http-parser |
73 | 102,479 | 69,102 | nuvado | Client library and command-line tool to deploy and manage apps on Nuvado.io |
74 | 109,986 | 104,290 | testcontainers-elasticsearch | Testcontainers makes it easy to create and clean up container-based dependencies for au... |
75 | 117,056 | 54,163 | testcontainers-mariadb | Testcontainers makes it easy to create and clean up container-based dependencies for au... |
76 | 118,335 | 89,132 | actionform | An alternative layer to accepts_nested_attributes_for by using Form Models. |
77 | 118,350 | 47,572 | rails-htmx | htmx integration for Rails |
78 | 121,154 | 69,102 | guilleiguaran-rubyntlm | Ruby/NTLM provides message creator and parser for the NTLM authentication. |
79 | 126,570 | 54,163 | testcontainers-compose | Testcontainers makes it easy to create and clean up container-based dependencies for au... |
80 | 130,990 | 89,132 | rack-non-www-enforcer | Rack middleware to redirect requests to the main domain in your app. |
81 | 153,334 | 104,290 | minitest-vw | Makes your failing Minitest test cases succeed under CI tools scrutiny. |
82 | 155,976 | 104,290 | qable | Qable acceptance testig framework based in Cucumber/Capybara |
83 | 172,954 | 69,102 | testcontainers-rabbitmq | Testcontainers makes it easy to create and clean up container-based dependencies for au... |
84 | 175,315 | 47,572 | testcontainers-mongo | Testcontainers makes it easy to create and clean up container-based dependencies for au... |
85 | 179,238 | 69,102 | testcontainers-nginx | Testcontainers makes it easy to create and clean up container-based dependencies for au... |
86 | 179,575 | 69,102 | testcontainers-redpanda | Testcontainers makes it easy to create and clean up container-based dependencies for au... |
87 | 182,817 | 89,132 | testcontainers-selenium | Testcontainers makes it easy to create and clean up container-based dependencies for au... |