1 | 14 | 10 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
2 | 19 | 22 | thor | Thor is a toolkit for building powerful command-line interfaces. |
3 | 34 | 44 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
4 | 37 | 54 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
5 | 38 | 51 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
6 | 40 | 61 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
7 | 41 | 57 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
8 | 43 | 70 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
9 | 47 | 82 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
10 | 48 | 50 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
11 | 56 | 72 | activejob | Declare job classes that can be run by a variety of queuing backends. |
12 | 57 | 48 | rails-html-sanitizer | HTML sanitization for Rails applications |
13 | 59 | 86 | sprockets-rails | Sprockets Rails integration |
14 | 61 | 74 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
15 | 62 | 80 | redis | A Ruby client that tries to match Redis' API one-to-one, while still
providing an i... |
16 | 63 | 239 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
17 | 70 | 81 | globalid | URIs for your models makes it easy to pass references around. |
18 | 77 | 163 | execjs | ExecJS lets you run JavaScript code from Ruby. |
19 | 97 | 83 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
20 | 98 | 211 | sass-rails | Sass adapter for the Rails asset pipeline. |
21 | 105 | 189 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
22 | 107 | 272 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
23 | 109 | 276 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
24 | 113 | 96 | msgpack | MessagePack is a binary-based efficient object serialization library. It enables to exc... |
25 | 117 | 295 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
26 | 128 | 207 | jbuilder | Create JSON structures via a Builder-style DSL |
27 | 138 | 91 | activestorage | Attach cloud and local files in Rails applications. |
28 | 150 | 95 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
29 | 169 | 88 | spring | Preloads your application so things like console, rake and tests run faster |
30 | 185 | 265 | redis-namespace | Adds a Redis::Namespace class which can be used to namespace calls
to Redis. This is us... |
31 | 189 | 513 | turbolinks | Rails engine for Turbolinks 5 support |
32 | 218 | 883 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
33 | 248 | 129 | actiontext | Edit and display rich text in Rails applications. |
34 | 250 | 130 | actionmailbox | Receive and process incoming emails in Rails applications. |
35 | 295 | 230 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
36 | 296 | 316 | web-console | A debugging tool for your Ruby on Rails applications. |
37 | 305 | 835 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
38 | 421 | 317 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
39 | 423 | 605 | hiredis | Ruby wrapper for hiredis (protocol serialization/deserialization and blocking I/O) |
40 | 702 | 294 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
41 | 791 | 750 | escape_utils | Quickly perform HTML, URL, URI and Javascript escaping/unescaping |
42 | 891 | 623 | marginalia | Attach comments to your ActiveRecord queries. |
43 | 897 | 1,065 | rails-observers | Rails observer (removed from core in Rails 4.0) |
44 | 903 | 727 | activerecord-session_store | An Action Dispatch session store backed by an Active Record class. |
45 | 1,323 | 2,876 | activerecord-deprecated_finders | Deprecated finder APIs extracted from Active Record. |
46 | 1,385 | 2,516 | protected_attributes | Protect attributes from mass assignment |
47 | 1,477 | 1,482 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
48 | 1,583 | 1,432 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
49 | 1,760 | 1,325 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
50 | 2,237 | 2,117 | record_tag_helper | ActionView Record Tag Helpers |
51 | 2,907 | 7,340 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
52 | 3,395 | 1,543 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
53 | 3,527 | 2,210 | frozen_record | ActiveRecord like interface to read only access and query static YAML files |
54 | 3,662 | 12,184 | prototype-rails | Prototype, Scriptaculous, and RJS for Ruby on Rails |
55 | 3,736 | 4,812 | rails-perftest | Rails performance tests (removed from core in Rails 4.0) |
56 | 3,788 | 8,736 | bootscale | Inspired by Aaron Patterson's talk on the subject |
57 | 4,283 | 2,998 | sprockets-svg | Minify SVG assets, and optionally convert them to PNG for browser compatibility. |
58 | 4,581 | 5,203 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
59 | 4,641 | 3,494 | activerecord-typedstore | ActiveRecord::Store but with type definition |
60 | 4,938 | 1,912 | jsbundling-rails | Bundle and transpile JavaScript in Rails with esbuild, rollup.js, or Webpack. |
61 | 5,155 | 2,162 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
62 | 5,210 | 2,267 | dedup | If your app keeps lots of static data in memory, such as i18n data or large configurati... |
63 | 5,393 | 2,523 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
64 | 6,013 | 3,947 | activerecord-databasevalidations | Opt-in validations for your ActiveRecord models based on your MySQL database constraint... |
65 | 7,316 | 5,989 | progressrus | Monitor the progress of remote, long-running jobs. |
66 | 7,488 | 2,067 | gctime | Exposes a monotonically increasing GC total_time metric. |
67 | 7,995 | 2,692 | symbol-fstring | Allow fast access to internal fstring of symbols and modules |
68 | 9,427 | 52,624 | psych-shopifork | Psych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/Lib... |
69 | 12,242 | 4,575 | kredis | Higher-level data structures built on Redis. |
70 | 12,561 | 3,872 | propshaft | Deliver assets for Rails. |
71 | 13,758 | 5,511 | heap-profiler | Make several heap dumps and summarize allocated, retained memory |
72 | 19,681 | 12,857 | pubsubstub | Pubsubstub can be added to a rack Application or deployed standalone. It uses Redis to ... |
73 | 20,033 | 75,774 | monorails | CAUTION: Use at your own risks. |
74 | 20,873 | 96,446 | thread_hazardous | CAUTION: Use this gem at your own risk. If you use gems that depends on the thread_safe... |
75 | 22,527 | 19,797 | osdb | Ruby library to access OSDb services like OpenSubtitles.org |
76 | 25,025 | 17,344 | explicit-parameters | Explicit parameters validation and casting for Rails APIs |
77 | 26,714 | 62,167 | lita-external | Meta adapter that allow Lita to spawn multiple processes and load balance the work |
78 | 30,089 | 136,642 | bond-rails | Automatically load bond in rails console |
79 | 36,918 | 136,642 | circle-cli | A bunch of commands useful to deal with Circle CI without leaving your terminal. |
80 | 43,510 | 45,150 | parsr | Parsr aim to provide a way to safely evaluate a ruby expression composed only with lite... |
81 | 52,410 | 27,939 | unicorn-shopify | unicorn is an HTTP server for Rack applications designed to only serve
fast clients on ... |
82 | 71,506 | 136,642 | derrick | Inspect Redis databases and print statistics about the keys |
83 | 94,170 | 96,446 | tigerlily-solid | Helpers for easily creating custom Liquid tags and block |
84 | 94,641 | 17,344 | redis-client | Simple low-level client for Redis 6+ |
85 | 122,029 | 136,642 | bawsaq | Library to access GTA V BAWSAQ stock prices |
86 | 127,312 | 96,446 | stylusc | Stylus compiler executable |
87 | 170,536 | 62,167 | hiredis-client | Hiredis binding for redis-client |