| 1 | 7 | 10 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 2 | 25 | 14 | thor | Thor is a toolkit for building powerful command-line interfaces. |
| 3 | 34 | 53 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
| 4 | 36 | 57 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
| 5 | 38 | 64 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
| 6 | 45 | 78 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
| 7 | 47 | 71 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
| 8 | 49 | 67 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
| 9 | 50 | 83 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
| 10 | 61 | 41 | rails-html-sanitizer | HTML sanitization for Rails applications |
| 11 | 62 | 82 | activejob | Declare job classes that can be run by a variety of queuing backends. |
| 12 | 66 | 88 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
| 13 | 68 | 76 | globalid | URIs for your models makes it easy to pass references around. |
| 14 | 74 | 156 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
| 15 | 81 | 87 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
| 16 | 84 | 180 | sprockets-rails | Sprockets Rails integration |
| 17 | 90 | 89 | activestorage | Attach cloud and local files in Rails applications. |
| 18 | 107 | 104 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
| 19 | 114 | 95 | actiontext | Edit and display rich text in Rails applications. |
| 20 | 115 | 96 | actionmailbox | Receive and process incoming emails in Rails applications. |
| 21 | 118 | 279 | execjs | ExecJS lets you run JavaScript code from Ruby. |
| 22 | 140 | 126 | bootsnap | Boot large ruby/rails apps faster |
| 23 | 156 | 587 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
| 24 | 169 | 352 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
| 25 | 170 | 190 | jbuilder | Create JSON structures via a Builder-style DSL |
| 26 | 179 | 471 | sass-rails | Sass adapter for the Rails asset pipeline. |
| 27 | 203 | 467 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
| 28 | 208 | 369 | spring | Preloads your application so things like console, rake and tests run faster |
| 29 | 209 | 473 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
| 30 | 220 | 603 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
| 31 | 276 | 394 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
| 32 | 299 | 207 | web-console | A debugging tool for your Ruby on Rails applications. |
| 33 | 357 | 760 | turbolinks | Rails engine for Turbolinks 5 support |
| 34 | 494 | 520 | yajl-ruby | Ruby C bindings to the excellent Yajl JSON stream-based parser library. |
| 35 | 524 | 2,287 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
| 36 | 549 | 1,167 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
| 37 | 573 | 638 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
| 38 | 610 | 1,749 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
| 39 | 716 | 778 | paranoia | Paranoia is a re-implementation of acts_as_paranoid for Rails 5, 6, and 7,
using mu... |
| 40 | 866 | 1,899 | escape_utils | Quickly perform HTML, URL, URI and Javascript escaping/unescaping |
| 41 | 924 | 262 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
| 42 | 1,000 | 1,306 | activerecord-session_store | An Action Dispatch session store backed by an Active Record class. |
| 43 | 1,171 | 1,925 | rails-observers | Rails observer (removed from core in Rails 4.0) |
| 44 | 1,371 | 753 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
| 45 | 1,413 | 940 | discard | Allows marking ActiveRecord objects as discarded, and provides scopes for filtering. |
| 46 | 1,502 | 267 | propshaft | Deliver assets for Rails. |
| 47 | 1,652 | 736 | jsbundling-rails | Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack. |
| 48 | 1,710 | 2,057 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
| 49 | 1,895 | 478 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
| 50 | 1,980 | 1,892 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
| 51 | 2,057 | 3,046 | activerecord-deprecated_finders | Deprecated finder APIs extracted from Active Record. |
| 52 | 2,096 | 2,637 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
| 53 | 2,145 | 5,053 | protected_attributes | Protect attributes from mass assignment |
| 54 | 2,287 | 1,395 | deface | Deface is a library that allows you to customize ERB, Haml and Slim views in a Rails ap... |
| 55 | 2,602 | 2,764 | record_tag_helper | ActionView Record Tag Helpers |
| 56 | 2,899 | 1,538 | trilogy | A friendly MySQL-compatible library for Ruby, binding to libtrilogy |
| 57 | 3,157 | 1,883 | vernier | Next-generation Ruby 3.2.1+ sampling profiler. Tracks multiple threads, GVL activity, G... |
| 58 | 4,146 | 2,518 | kredis | Higher-level data structures built on Redis. |
| 59 | 4,311 | 10,441 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
| 60 | 4,335 | 5,128 | rails-perftest | Rails performance tests (removed from core in Rails 4.0) |
| 61 | 4,592 | 11,589 | solidus_gateway | Additional Payment Gateways for Solidus |
| 62 | 5,436 | 6,502 | dkim | gem for adding DKIM signatures to email messages |
| 63 | 5,459 | 14,722 | prototype-rails | Prototype, Scriptaculous, and RJS for Ruby on Rails |
| 64 | 5,493 | 11,589 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
| 65 | 5,863 | 7,934 | sheap | A set of helpers for analyzing the output of ObjectSpace.dump_all |
| 66 | 5,986 | 4,015 | gvl_timing | Measure time spent in different GVL states |
| 67 | 7,801 | 4,688 | actionview_precompiler | Parses templates for render calls and uses them to precompile |
| 68 | 8,847 | 6,171 | profile-viewer | This gem packages the Mozilla Profiler so that you can run it locally |
| 69 | 9,811 | 8,593 | activerecord-trilogy-adapter | This gem is only needed before Rails 7.1, where the trilogy adapter is built in.
When ... |
| 70 | 12,727 | 59,868 | fullwidth | Convert ASCII to equivalent fullwidth characters. |
| 71 | 13,349 | 42,164 | solidus_comments | Adds comments to the solidus admin |
| 72 | 14,381 | 21,099 | roaring | Roaring bitmaps for Ruby |
| 73 | 15,288 | 17,029 | attune | Client for the Attune product ranking API. |
| 74 | 18,732 | 52,183 | solidus_static_content | Manage the static pages of your Solidus store or replace existing pages with a static v... |
| 75 | 21,117 | 23,574 | solidus_multi_domain | Multiple Solidus stores on different domains - single unified backed for processing ord... |
| 76 | 21,335 | 12,519 | rapidjson | Fast JSON encoder/decoder based using RapidJSON |
| 77 | 21,963 | 31,379 | solidus_social | Adds social network login services (OAuth) to Solidus |
| 78 | 23,015 | 11,008 | fast_sqlite | Sets all sqlite connections to be as performant as possible while sacrificing of data i... |
| 79 | 23,455 | 14,121 | solidus_admin | Admin interface for the Solidus e-commerce framework. |
| 80 | 23,563 | 59,868 | solidus_related_products | Allows multiple types of relationships between products to be defined |
| 81 | 31,437 | 59,868 | solidus_editor | Currently supported editors are CKEditor and TinyMCE |
| 82 | 31,991 | 46,492 | execjs-fastnode | An ExecJS node runtime which uses pipes to avoid repeated startup costs |
| 83 | 33,022 | 84,476 | solidus_trackers | Breaking out trackers from solidus core |
| 84 | 33,554 | 84,476 | laws_of_robots_txt | 1. A robot may not index staging servers
2. A robot must obey the sitemap
3. A robot ma... |
| 85 | 35,167 | 22,659 | pub_grub | A version solver based on dart's PubGrub |
| 86 | 38,702 | 3,071 | ractor-dispatch | A lightweight library for dispatching work to a specific Ractor. Useful as an escape ha... |
| 87 | 39,655 | 24,575 | omc | Opsworks Missing Console - Useful Commands for Opsworks |
| 88 | 48,173 | 24,575 | solidus_prototypes | Breaking out prototypes from solidus |
| 89 | 57,446 | 35,780 | visdiff | Visual diff tool - visdiff.com |
| 90 | 60,515 | 52,183 | solidus_asset_variant_options | Spree makes it tedious to upload the same image acrossmultiple variants. This gem solve... |
| 91 | 62,350 | 15,729 | github_fast_changelog | Uses GitHub's v4 GraphQL API to generate a CHANGELOG from PRs matching a list of commits |
| 92 | 62,949 | 38,645 | solidus_cmd | tools to create new Solidus extensions |
| 93 | 70,614 | 70,356 | solidus_paybright | This extension provides the Paybright payment option for your Solidus storefront |
| 94 | 71,887 | 46,492 | clouddns | A DSL for managing DNS through cloud services |
| 95 | 72,295 | 31,379 | ttytest | TTYtest allows running applications inside of a terminal emulator (like tmux) and makin... |
| 96 | 75,399 | 70,356 | solidus_sitemap | Provides a sitemap file for Solidus |
| 97 | 82,357 | 42,164 | solidus_virtual_gift_card | Virtual gift card for purchase, drops into the user's account as store credit |
| 98 | 83,886 | 46,492 | solidus_signifyd | Solidus extension for communicating with Signifyd to check orders for fraud. |
| 99 | 87,002 | 46,492 | solidus_product_feed | A Solidus extension that provides an RSS feed for products, with support for Google Mer... |
| 100 | 91,950 | 52,183 | solidus_avatax | Solidus extension to retrieve tax rates via Avalara's SOAP API. |
| 101 | 93,760 | 59,868 | solidus_print_invoice | Print invoices from a spree order |
| 102 | 97,256 | 59,868 | solidus_active_shipping | Provide shipping rates and tracking for Active Merchant carriers |
| 103 | 98,420 | 52,183 | solidus_legacy_return_authorizations | Provides models and admin interfaces to interact with the LegacyReturnAuthorization mod... |
| 104 | 100,141 | 59,868 | rds_slow_log | Prints the MySQL slow query log from an Amazon RDS database |
| 105 | 107,835 | 70,356 | hawthtest | I just push whatever. You don't actually want to use this. |
| 106 | 108,457 | 52,183 | capybara-profile | Profiles the rails server as capybara is run |
| 107 | 109,031 | 38,645 | gvltest | Some test methods for experimenting with CRuby's GVL |
| 108 | 114,482 | 59,868 | capybara-screenshot-nocolor | When a Cucumber step fails, it is useful to create a screenshot image and HTML file of ... |
| 109 | 115,730 | 46,492 | giff | Show the changes between two .gem files |
| 110 | 116,257 | 46,492 | solidus_responders | Removing responders out of solidus core |
| 111 | 119,925 | 70,356 | rspec2-respect_selector_limit | RSpec matcher ensures that CSS files do not break in Old IE |
| 112 | 122,604 | 59,868 | solidus_log_viewer | Adds the ability to view payment logs in the admin |
| 113 | 123,267 | 59,868 | rails-test-serving | Makes unit tests of a Rails application run instantly |
| 114 | 123,398 | 70,356 | qrcli | Generates QR codes on the command line using ANSI terminal colors |
| 115 | 126,731 | 46,492 | bundler-explain | Gives better explanations of conflicts when running bundle update. |
| 116 | 131,608 | 42,164 | asmjit | Ruby wrapper for asmjit: a lightweight library for machine code generation |
| 117 | 136,614 | 59,868 | rabl_to_jbuilder | Converts rabl templates to jbuilder |
| 118 | 138,193 | 52,183 | fzy | fzy is a fast fuzzy text selector with an advanced scoring algorithm |
| 119 | 139,780 | 84,476 | spree_honeybadger | Improved honeybadger error reporting for spree |
| 120 | 141,391 | 70,356 | solidus_papertrail | Views to see Order, Payment and Shipment Papertrail versions |
| 121 | 143,155 | 70,356 | elo2 | The Elo rating system is a method for calculating the relative skill levels of players ... |
| 122 | 158,359 | 70,356 | hoser | yeah! take off you hoser |
| 123 | 163,537 | 70,356 | arcana | file/libmagic based mime sniffing in pure Ruby |
| 124 | 164,623 | 52,183 | trilogy_adapter | Write a longer description or delete this line. |
| 125 | 167,850 | 52,183 | cruby_crash_info | Adds extra info to CRuby crash reports |
| 126 | 167,868 | 106,124 | mini_gpio | Provides GPIO access on the Raspberry Pi in Ruby (using Fiddle) |
| 127 | 173,679 | 59,868 | serviette | Saving for later |
| 128 | 180,289 | 52,183 | json_escape | JSON escape |
| 129 | 181,851 | 33,451 | picohttp | Wraps picohttpparser to parse HTTP request strings into Rack-compatible hashes |
| 130 | 183,768 | 84,476 | libh2o | placeholder |
| 131 | 184,057 | 42,164 | bundler-merge | A tool to resolve merge conflicts in Gemfile.lock |
| 132 | 184,621 | 70,356 | rugby | placeholder |
| 133 | 184,753 | 52,183 | ips | A Ruby benchmarking tool that measures iterations per second with automatic warmup, sta... |
| 134 | 184,838 | 59,868 | racktor | placeholder |
| 135 | 184,953 | 59,868 | delta_debug | Implements Andreas Zeller's ddmin algorithm to simplify test inputs |
| 136 | 185,202 | 59,868 | unsafe | unsafe {} blocks. Just like in Rust |
| 137 | 185,963 | 42,164 | zamboni | Zamboni adds #deep_freeze to Ruby's built-in collections (Array, Hash, Set). Object#dee... |
| 138 | 187,650 | 106,124 | asm | assembly |
| 139 | 188,089 | 84,476 | imgcat | Display an image on the terminal |
| 140 | 188,089 | 70,356 | ractor_safe | Provides thread-safe, Ractor-shareable data structures including Queue, HashMap, and At... |
| 141 | 188,349 | 84,476 | rbexec | Listens on a socket for incoming commands |
| 142 | 188,716 | 70,356 | cougar | Cougar is a high-performance web server built from the ground up with Ruby's Ractors fo... |
| 143 | 189,477 | 59,868 | skytrain | placeholder |
| 144 | 190,605 | 106,124 | wbcheck | placeholder |
| 145 | 191,407 | 84,476 | panther | placeholder |
| 146 | 191,752 | 59,868 | bashisms | Bash-style global variables and builtins for Ruby. |
| 147 | 192,366 | 70,356 | mountain_lion | placeholder |
| 148 | 192,781 | 84,476 | hamt | A persistent (immutable) Hash Array Mapped Trie |
| 149 | 193,188 | 84,476 | rackget | A command line utility that boots a Rack app from config.ru and makes HTTP requests to ... |
| 150 | 193,288 | 59,868 | zjit | placeholder |
| 151 | 193,801 | 70,356 | velo | placeholder |
| 152 | 193,885 | 106,124 | hrb | placeholder |