1 | 7 | 9 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
2 | 9 | 16 | rack | Rack provides a minimal, modular and adaptable interface for developing
web application... |
3 | 24 | 27 | thor | Thor is a toolkit for building powerful command-line interfaces. |
4 | 32 | 41 | builder | Builder provides a number of builder objects that make creating structured data
simple ... |
5 | 33 | 46 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
6 | 35 | 50 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
7 | 38 | 54 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
8 | 41 | 67 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
9 | 42 | 58 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
10 | 46 | 65 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
11 | 50 | 53 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
12 | 57 | 76 | rails-html-sanitizer | HTML sanitization for Rails applications |
13 | 59 | 108 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
14 | 61 | 64 | activejob | Declare job classes that can be run by a variety of queuing backends. |
15 | 67 | 73 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
16 | 70 | 80 | globalid | URIs for your models makes it easy to pass references around. |
17 | 72 | 110 | redis | A Ruby client that tries to match Redis' API one-to-one, while still
providing an i... |
18 | 74 | 114 | sprockets-rails | Sprockets Rails integration |
19 | 86 | 69 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
20 | 105 | 199 | execjs | ExecJS lets you run JavaScript code from Ruby. |
21 | 110 | 70 | activestorage | Attach cloud and local files in Rails applications. |
22 | 113 | 830 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
23 | 115 | 90 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
24 | 136 | 280 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
25 | 139 | 360 | sass-rails | Sass adapter for the Rails asset pipeline. |
26 | 147 | 173 | responders | A set of Rails responders to dry up your application |
27 | 151 | 82 | actiontext | Edit and display rich text in Rails applications. |
28 | 152 | 83 | actionmailbox | Receive and process incoming emails in Rails applications. |
29 | 158 | 123 | bootsnap | Boot large ruby/rails apps faster |
30 | 159 | 464 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
31 | 162 | 222 | jbuilder | Create JSON structures via a Builder-style DSL |
32 | 163 | 469 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
33 | 170 | 200 | devise | Flexible authentication solution for Rails with Warden |
34 | 174 | 508 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
35 | 182 | 241 | spring | Preloads your application so things like console, rake and tests run faster |
36 | 215 | 288 | redis-namespace | Adds a Redis::Namespace class which can be used to namespace calls
to Redis. This is us... |
37 | 222 | 492 | state_machines | Adds support for creating state machines for attributes on any Ruby class |
38 | 264 | 260 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
39 | 284 | 748 | turbolinks | Rails engine for Turbolinks 5 support |
40 | 299 | 317 | web-console | A debugging tool for your Ruby on Rails applications. |
41 | 375 | 1,952 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
42 | 390 | 295 | faraday-http-cache | Middleware to handle HTTP caching |
43 | 429 | 881 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
44 | 463 | 1,354 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
45 | 524 | 1,686 | sdoc | rdoc generator html with javascript search index. |
46 | 531 | 632 | simple_form | Forms made easy! |
47 | 578 | 1,031 | hiredis | Ruby wrapper for hiredis (protocol serialization/deserialization and blocking I/O) |
48 | 624 | 880 | spring-watcher-listen | Makes spring watch files using the listen gem. |
49 | 637 | 529 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
50 | 792 | 619 | state_machines-activemodel | Adds support for creating state machines for attributes on ActiveModel |
51 | 803 | 657 | has_scope | Maps controller filters to your resource scopes |
52 | 809 | 626 | state_machines-activerecord | Adds support for creating state machines for attributes on ActiveRecord |
53 | 874 | 1,312 | resque | Resque is a Redis-backed Ruby library for creating background jobs,
placing those j... |
54 | 885 | 740 | inherited_resources | Inherited Resources speeds up development by making your controllers inherit all restfu... |
55 | 968 | 907 | activerecord-session_store | An Action Dispatch session store backed by an Active Record class. |
56 | 1,058 | 168 | rack-session | A session implementation for Rack. |
57 | 1,066 | 1,514 | rails-observers | Rails observer (removed from core in Rails 4.0) |
58 | 1,149 | 1,616 | resque-scheduler | Light weight job scheduling on top of Resque.
Adds methods enqueue_at/enqueue_in to... |
59 | 1,518 | 602 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
60 | 1,581 | 825 | tapioca | A Ruby Interface file generator for gems, core types and the Ruby standard library |
61 | 1,612 | 1,758 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
62 | 1,751 | 636 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
63 | 1,771 | 2,973 | activerecord-deprecated_finders | Deprecated finder APIs extracted from Active Record. |
64 | 1,808 | 3,673 | protected_attributes | Protect attributes from mass assignment |
65 | 1,824 | 2,219 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
66 | 1,861 | 2,544 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
67 | 1,930 | 1,954 | ejson | Secret management by encrypting values in a JSON hash with a public/private keypair |
68 | 1,944 | 1,348 | jsbundling-rails | Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack. |
69 | 2,470 | 2,498 | record_tag_helper | ActionView Record Tag Helpers |
70 | 2,650 | 1,598 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
71 | 3,198 | 1,570 | propshaft | Deliver assets for Rails. |
72 | 3,720 | 2,639 | activerecord-typedstore | ActiveRecord::Store but with type definition |
73 | 3,723 | 2,936 | state_machines-rspec | RSpec matchers for state_machines. Forked from modocache/state_machine_rspec to work wi... |
74 | 3,754 | 8,997 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
75 | 4,174 | 3,219 | rails-perftest | Rails performance tests (removed from core in Rails 4.0) |
76 | 4,196 | 5,103 | mail_form | Send e-mail straight from forms in Rails with I18n, validations, attachments and reques... |
77 | 4,410 | 5,405 | sprockets-svg | Minify SVG assets, and optionally convert them to PNG for browser compatibility. |
78 | 4,538 | 5,322 | state_machines-mongoid | Mongoid integration for state machines gem |
79 | 4,647 | 6,128 | schmooze | Schmooze allows a Ruby library writer to succintly interoperate between Ruby and JavaSc... |
80 | 4,755 | 9,115 | prototype-rails | Prototype, Scriptaculous, and RJS for Ruby on Rails |
81 | 4,948 | 3,239 | kredis | Higher-level data structures built on Redis. |
82 | 4,963 | 6,492 | sprockets-commoner | Sprockets::Commoner uses Node.JS to compile ES2015+ files to ES5 using Babel directly f... |
83 | 5,093 | 6,586 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
84 | 5,277 | 5,912 | state_machines-graphviz | Graphviz module for state machines |
85 | 5,841 | 6,343 | activerecord-databasevalidations | Opt-in validations for your ActiveRecord models based on your MySQL database constraint... |
86 | 6,017 | 8,013 | pjax_rails | PJAX integration for Rails |
87 | 6,521 | 1,690 | solid_queue | Database-backed Active Job backend. |
88 | 6,868 | 5,724 | show_for | Wrap your objects with a helper to easily show them |
89 | 7,024 | 2,018 | solid_cache | A database backed ActiveSupport::Cache::Store |
90 | 9,132 | 7,571 | response_bank | Simple response caching for Ruby applications |
91 | 9,438 | 2,360 | mission_control-jobs | Operational controls for Active Job |
92 | 11,340 | 7,850 | state_machines-activemodel-observers | Adds support for ActiveModel Observers |
93 | 11,720 | 18,003 | activerecord-mysql-adapter | An ActiveRecord adapter for MySQL, based on mysql gem. |
94 | 15,176 | 65,653 | capistrano-ejson | Automatic EJSON decryption for Capistrano |
95 | 15,981 | 65,653 | teaspoon-bundle | This gem is boot partial for Teaspoon that puts all the test files into a single bundle |
96 | 21,197 | 48,759 | spriteful | A sprite generation tool |
97 | 33,780 | 65,653 | hermes | A few testing facilities built on top of Capybara and ActiveSupport::TestCase |
98 | 80,294 | 108,042 | tapioca-test_helpers | Test helpers for Rails applications |
99 | 80,853 | 108,042 | hurley-http-cache | Hurley connection to handle HTTP caching |
100 | 98,108 | 40,597 | state_machines-yard | State machines YARD plugin for automated documentation |
101 | 117,932 | 108,042 | actionform | An alternative layer to accepts_nested_attributes_for by using Form Models. |
102 | 122,321 | 108,042 | hubot | Hubot library |
103 | 123,793 | 65,653 | faraday-cage | A cage to your faraday |
104 | 130,967 | 65,653 | genetate_admin | A admin generator |
105 | 132,219 | 48,759 | generate_admin | A admin generator |
106 | 159,946 | 65,653 | cachaca | Maybe something related to cache |
107 | 178,342 | 108,042 | omg-activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
108 | 178,415 | 35,376 | omg-actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
109 | 178,435 | 108,042 | omg-actionview | Simple, battle-tested conventions and helpers for building web pages. |
110 | 178,514 | 65,653 | omg-activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
111 | 178,604 | 108,042 | omg-activejob | Declare job classes that can be run by a variety of queuing backends. |
112 | 178,616 | 108,042 | omg-activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
113 | 179,165 | 108,042 | omg-actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
114 | 179,190 | 108,042 | omg-actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
115 | 179,976 | 108,042 | omg-activestorage | Attach cloud and local files in Rails applications. |
116 | 180,044 | 108,042 | omg-actionmailbox | Receive and process incoming emails in Rails applications. |
117 | 180,086 | 108,042 | omg-railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
118 | 180,109 | 108,042 | omg-actiontext | Edit and display rich text in Rails applications. |
119 | 180,163 | 108,042 | omg-rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |