| 1 | 7 | 9 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 2 | 25 | 24 | thor | Thor is a toolkit for building powerful command-line interfaces. |
| 3 | 34 | 45 | 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 | 37 | 61 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
| 6 | 44 | 64 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
| 7 | 46 | 58 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
| 8 | 49 | 69 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
| 9 | 50 | 60 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
| 10 | 60 | 72 | activejob | Declare job classes that can be run by a variety of queuing backends. |
| 11 | 61 | 66 | rails-html-sanitizer | HTML sanitization for Rails applications |
| 12 | 64 | 73 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
| 13 | 68 | 75 | globalid | URIs for your models makes it easy to pass references around. |
| 14 | 74 | 135 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
| 15 | 80 | 79 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
| 16 | 84 | 149 | sprockets-rails | Sprockets Rails integration |
| 17 | 91 | 82 | activestorage | Attach cloud and local files in Rails applications. |
| 18 | 106 | 100 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
| 19 | 113 | 243 | execjs | ExecJS lets you run JavaScript code from Ruby. |
| 20 | 114 | 89 | actiontext | Edit and display rich text in Rails applications. |
| 21 | 115 | 90 | actionmailbox | Receive and process incoming emails in Rails applications. |
| 22 | 140 | 125 | bootsnap | Boot large ruby/rails apps faster |
| 23 | 145 | 633 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
| 24 | 165 | 262 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
| 25 | 170 | 191 | jbuilder | Create JSON structures via a Builder-style DSL |
| 26 | 176 | 366 | sass-rails | Sass adapter for the Rails asset pipeline. |
| 27 | 192 | 433 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
| 28 | 203 | 442 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
| 29 | 206 | 296 | spring | Preloads your application so things like console, rake and tests run faster |
| 30 | 215 | 491 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
| 31 | 271 | 340 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
| 32 | 299 | 231 | web-console | A debugging tool for your Ruby on Rails applications. |
| 33 | 343 | 596 | turbolinks | Rails engine for Turbolinks 5 support |
| 34 | 477 | 665 | yajl-ruby | Ruby C bindings to the excellent Yajl JSON stream-based parser library. |
| 35 | 501 | 1,808 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
| 36 | 534 | 964 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
| 37 | 589 | 497 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
| 38 | 591 | 1,466 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
| 39 | 724 | 598 | paranoia | Paranoia is a re-implementation of acts_as_paranoid for Rails 5, 6, and 7,
using mu... |
| 40 | 853 | 1,937 | escape_utils | Quickly perform HTML, URL, URI and Javascript escaping/unescaping |
| 41 | 1,004 | 1,033 | activerecord-session_store | An Action Dispatch session store backed by an Active Record class. |
| 42 | 1,006 | 346 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
| 43 | 1,156 | 1,673 | rails-observers | Rails observer (removed from core in Rails 4.0) |
| 44 | 1,398 | 770 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
| 45 | 1,444 | 813 | discard | Allows marking ActiveRecord objects as discarded, and provides scopes for filtering. |
| 46 | 1,639 | 354 | propshaft | Deliver assets for Rails. |
| 47 | 1,690 | 2,053 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
| 48 | 1,697 | 720 | jsbundling-rails | Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack. |
| 49 | 1,973 | 2,337 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
| 50 | 1,989 | 692 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
| 51 | 2,007 | 3,869 | activerecord-deprecated_finders | Deprecated finder APIs extracted from Active Record. |
| 52 | 2,057 | 3,157 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
| 53 | 2,093 | 5,235 | protected_attributes | Protect attributes from mass assignment |
| 54 | 2,297 | 2,361 | deface | Deface is a library that allows you to customize ERB, Haml and Slim views in a Rails ap... |
| 55 | 2,607 | 2,663 | record_tag_helper | ActionView Record Tag Helpers |
| 56 | 3,087 | 1,611 | trilogy | A friendly MySQL-compatible library for Ruby, binding to libtrilogy |
| 57 | 3,425 | 1,793 | vernier | Next-generation Ruby 3.2.1+ sampling profiler. Tracks multiple threads, GVL activity, G... |
| 58 | 4,199 | 12,127 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
| 59 | 4,232 | 2,852 | kredis | Higher-level data structures built on Redis. |
| 60 | 4,273 | 5,808 | rails-perftest | Rails performance tests (removed from core in Rails 4.0) |
| 61 | 4,470 | 33,145 | solidus_gateway | Additional Payment Gateways for Solidus |
| 62 | 5,330 | 11,539 | prototype-rails | Prototype, Scriptaculous, and RJS for Ruby on Rails |
| 63 | 5,347 | 6,725 | dkim | gem for adding DKIM signatures to email messages |
| 64 | 5,432 | 5,174 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
| 65 | 6,274 | 4,236 | sheap | A set of helpers for analyzing the output of ObjectSpace.dump_all |
| 66 | 6,962 | 2,738 | gvl_timing | Measure time spent in different GVL states |
| 67 | 7,847 | 5,139 | actionview_precompiler | Parses templates for render calls and uses them to precompile |
| 68 | 9,864 | 7,214 | activerecord-trilogy-adapter | This gem is only needed before Rails 7.1, where the trilogy adapter is built in.
When ... |
| 69 | 12,188 | 4,087 | profile-viewer | This gem packages the Mozilla Profiler so that you can run it locally |
| 70 | 12,431 | 18,660 | fullwidth | Convert ASCII to equivalent fullwidth characters. |
| 71 | 12,899 | 123,214 | solidus_comments | Adds comments to the solidus admin |
| 72 | 14,543 | 8,198 | roaring | Roaring bitmaps for Ruby |
| 73 | 14,890 | 17,203 | attune | Client for the Attune product ranking API. |
| 74 | 18,295 | 59,666 | solidus_static_content | Manage the static pages of your Solidus store or replace existing pages with a static v... |
| 75 | 20,809 | 19,100 | solidus_multi_domain | Multiple Solidus stores on different domains - single unified backed for processing ord... |
| 76 | 21,839 | 12,430 | solidus_social | Adds social network login services (OAuth) to Solidus |
| 77 | 22,469 | 12,799 | rapidjson | Fast JSON encoder/decoder based using RapidJSON |
| 78 | 22,983 | 38,280 | solidus_related_products | Allows multiple types of relationships between products to be defined |
| 79 | 24,346 | 13,654 | fast_sqlite | Sets all sqlite connections to be as performant as possible while sacrificing of data i... |
| 80 | 25,130 | 11,826 | solidus_admin | Admin interface for the Solidus e-commerce framework. |
| 81 | 31,341 | 14,029 | solidus_editor | Currently supported editors are CKEditor and TinyMCE |
| 82 | 31,559 | 59,666 | execjs-fastnode | An ExecJS node runtime which uses pipes to avoid repeated startup costs |
| 83 | 32,315 | 46,395 | solidus_trackers | Breaking out trackers from solidus core |
| 84 | 32,802 | 59,666 | laws_of_robots_txt | 1. A robot may not index staging servers
2. A robot must obey the sitemap
3. A robot ma... |
| 85 | 36,284 | 20,228 | pub_grub | A version solver based on dart's PubGrub |
| 86 | 39,524 | 25,251 | omc | Opsworks Missing Console - Useful Commands for Opsworks |
| 87 | 49,496 | 33,145 | solidus_prototypes | Breaking out prototypes from solidus |
| 88 | 57,078 | 38,280 | visdiff | Visual diff tool - visdiff.com |
| 89 | 59,698 | 46,395 | solidus_asset_variant_options | Spree makes it tedious to upload the same image acrossmultiple variants. This gem solve... |
| 90 | 63,159 | 46,395 | solidus_cmd | tools to create new Solidus extensions |
| 91 | 70,043 | 38,280 | solidus_paybright | This extension provides the Paybright payment option for your Solidus storefront |
| 92 | 71,207 | 59,666 | clouddns | A DSL for managing DNS through cloud services |
| 93 | 73,191 | 46,395 | ttytest | TTYtest allows running applications inside of a terminal emulator (like tmux) and makin... |
| 94 | 74,408 | 59,666 | solidus_sitemap | Provides a sitemap file for Solidus |
| 95 | 76,205 | 12,430 | github_fast_changelog | Uses GitHub's v4 GraphQL API to generate a CHANGELOG from PRs matching a list of commits |
| 96 | 82,456 | 82,222 | solidus_virtual_gift_card | Virtual gift card for purchase, drops into the user's account as store credit |
| 97 | 83,779 | 82,222 | solidus_signifyd | Solidus extension for communicating with Signifyd to check orders for fraud. |
| 98 | 86,682 | 59,666 | solidus_product_feed | A Solidus extension that provides an RSS feed for products, with support for Google Mer... |
| 99 | 92,234 | 33,145 | solidus_avatax | Solidus extension to retrieve tax rates via Avalara's SOAP API. |
| 100 | 93,823 | 59,666 | solidus_print_invoice | Print invoices from a spree order |
| 101 | 96,240 | 123,214 | solidus_active_shipping | Provide shipping rates and tracking for Active Merchant carriers |
| 102 | 98,743 | 46,395 | solidus_legacy_return_authorizations | Provides models and admin interfaces to interact with the LegacyReturnAuthorization mod... |
| 103 | 99,411 | 59,666 | rds_slow_log | Prints the MySQL slow query log from an Amazon RDS database |
| 104 | 107,673 | 46,395 | hawthtest | I just push whatever. You don't actually want to use this. |
| 105 | 107,728 | 59,666 | capybara-profile | Profiles the rails server as capybara is run |
| 106 | 113,789 | 59,666 | capybara-screenshot-nocolor | When a Cucumber step fails, it is useful to create a screenshot image and HTML file of ... |
| 107 | 115,113 | 82,222 | solidus_responders | Removing responders out of solidus core |
| 108 | 115,868 | 82,222 | giff | Show the changes between two .gem files |
| 109 | 118,882 | 59,666 | rspec2-respect_selector_limit | RSpec matcher ensures that CSS files do not break in Old IE |
| 110 | 121,892 | 46,395 | solidus_log_viewer | Adds the ability to view payment logs in the admin |
| 111 | 122,190 | 123,214 | rails-test-serving | Makes unit tests of a Rails application run instantly |
| 112 | 122,946 | 59,666 | qrcli | Generates QR codes on the command line using ANSI terminal colors |
| 113 | 127,942 | 59,666 | bundler-explain | Gives better explanations of conflicts when running bundle update. |
| 114 | 130,120 | 46,395 | gvltest | Some test methods for experimenting with CRuby's GVL |
| 115 | 135,452 | 59,666 | asmjit | Ruby wrapper for asmjit: a lightweight library for machine code generation |
| 116 | 136,740 | 59,666 | rabl_to_jbuilder | Converts rabl templates to jbuilder |
| 117 | 139,473 | 59,666 | spree_honeybadger | Improved honeybadger error reporting for spree |
| 118 | 139,759 | 59,666 | fzy | fzy is a fast fuzzy text selector with an advanced scoring algorithm |
| 119 | 141,316 | 59,666 | solidus_papertrail | Views to see Order, Payment and Shipment Papertrail versions |
| 120 | 142,173 | 46,395 | elo2 | The Elo rating system is a method for calculating the relative skill levels of players ... |
| 121 | 157,941 | 123,214 | hoser | yeah! take off you hoser |
| 122 | 162,553 | 82,222 | arcana | file/libmagic based mime sniffing in pure Ruby |
| 123 | 163,940 | 82,222 | trilogy_adapter | Write a longer description or delete this line. |
| 124 | 167,252 | 59,666 | mini_gpio | Provides GPIO access on the Raspberry Pi in Ruby (using Fiddle) |
| 125 | 169,956 | 46,395 | cruby_crash_info | Adds extra info to CRuby crash reports |
| 126 | 172,604 | 82,222 | serviette | Saving for later |
| 127 | 180,043 | 59,666 | json_escape | JSON escape |
| 128 | 181,724 | 123,214 | libh2o | placeholder |
| 129 | 181,868 | 21,702 | picohttp | Wraps picohttpparser to parse HTTP request strings into Rack-compatible hashes |
| 130 | 182,697 | 123,214 | rugby | placeholder |
| 131 | 182,884 | 82,222 | racktor | placeholder |
| 132 | 183,363 | 33,145 | delta_debug | Implements Andreas Zeller's ddmin algorithm to simplify test inputs |
| 133 | 183,602 | 123,214 | bundler-merge | A tool to resolve merge conflicts in Gemfile.lock |
| 134 | 183,677 | 46,395 | unsafe | unsafe {} blocks. Just like in Rust |
| 135 | 185,445 | 82,222 | zamboni | placeholder |
| 136 | 185,569 | 21,702 | ips | A Ruby benchmarking tool that measures iterations per second with automatic warmup, sta... |
| 137 | 185,747 | 82,222 | asm | assembly |
| 138 | 186,194 | 82,222 | imgcat | Display an image on the terminal |
| 139 | 186,279 | 59,666 | rbexec | Listens on a socket for incoming commands |
| 140 | 187,076 | 46,395 | ractor_safe | Provides thread-safe, Ractor-shareable data structures including Queue, HashMap, and At... |
| 141 | 187,495 | 123,214 | skytrain | placeholder |
| 142 | 188,565 | 82,222 | wbcheck | placeholder |
| 143 | 189,309 | 123,214 | panther | placeholder |
| 144 | 189,385 | 59,666 | cougar | placeholder |
| 145 | 190,055 | 82,222 | mountain_lion | placeholder |
| 146 | 190,377 | 46,395 | bashisms | Bash-style global variables and builtins for Ruby. |
| 147 | 190,629 | 59,666 | rackget | A command line utility that boots a Rack app from config.ru and makes HTTP requests to ... |
| 148 | 190,764 | 82,222 | ractor-dispatch | A lightweight library for dispatching work to a specific Ractor. Useful as an escape ha... |
| 149 | 191,328 | 19,100 | velo | placeholder |
| 150 | 191,480 | 59,666 | hrb | placeholder |