1 | 7 | 10 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
2 | 24 | 23 | thor | Thor is a toolkit for building powerful command-line interfaces. |
3 | 33 | 56 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
4 | 35 | 61 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
5 | 38 | 63 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
6 | 41 | 74 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
7 | 43 | 67 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
8 | 46 | 71 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
9 | 48 | 60 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
10 | 57 | 57 | rails-html-sanitizer | HTML sanitization for Rails applications |
11 | 60 | 72 | activejob | Declare job classes that can be run by a variety of queuing backends. |
12 | 63 | 104 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
13 | 67 | 70 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
14 | 70 | 76 | globalid | URIs for your models makes it easy to pass references around. |
15 | 73 | 119 | sprockets-rails | Sprockets Rails integration |
16 | 87 | 80 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
17 | 106 | 82 | activestorage | Attach cloud and local files in Rails applications. |
18 | 107 | 185 | execjs | ExecJS lets you run JavaScript code from Ruby. |
19 | 113 | 90 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
20 | 115 | 898 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
21 | 141 | 88 | actiontext | Edit and display rich text in Rails applications. |
22 | 142 | 310 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
23 | 143 | 87 | actionmailbox | Receive and process incoming emails in Rails applications. |
24 | 146 | 375 | sass-rails | Sass adapter for the Rails asset pipeline. |
25 | 161 | 483 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
26 | 162 | 250 | jbuilder | Create JSON structures via a Builder-style DSL |
27 | 166 | 511 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
28 | 181 | 627 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
29 | 185 | 206 | spring | Preloads your application so things like console, rake and tests run faster |
30 | 264 | 246 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
31 | 295 | 901 | turbolinks | Rails engine for Turbolinks 5 support |
32 | 301 | 293 | web-console | A debugging tool for your Ruby on Rails applications. |
33 | 395 | 1,939 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
34 | 432 | 452 | yajl-ruby | Ruby C bindings to the excellent Yajl JSON stream-based parser library. |
35 | 439 | 1,122 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
36 | 480 | 1,209 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
37 | 646 | 612 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
38 | 714 | 735 | paranoia | Paranoia is a re-implementation of acts_as_paranoid for Rails 5, 6, and 7,
using mu... |
39 | 809 | 694 | escape_utils | Quickly perform HTML, URL, URI and Javascript escaping/unescaping |
40 | 977 | 1,150 | activerecord-session_store | An Action Dispatch session store backed by an Active Record class. |
41 | 1,087 | 1,537 | rails-observers | Rails observer (removed from core in Rails 4.0) |
42 | 1,413 | 585 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
43 | 1,457 | 1,233 | discard | Allows marking ActiveRecord objects as discarded, and provides scopes for filtering. |
44 | 1,622 | 542 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
45 | 1,641 | 1,781 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
46 | 1,814 | 2,455 | activerecord-deprecated_finders | Deprecated finder APIs extracted from Active Record. |
47 | 1,858 | 3,680 | protected_attributes | Protect attributes from mass assignment |
48 | 1,860 | 2,170 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
49 | 1,895 | 2,500 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
50 | 1,902 | 1,132 | jsbundling-rails | Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack. |
51 | 2,237 | 2,421 | deface | Deface is a library that allows you to customize ERB, Haml and Slim views in a Rails ap... |
52 | 2,481 | 2,567 | record_tag_helper | ActionView Record Tag Helpers |
53 | 2,484 | 1,435 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
54 | 2,805 | 1,095 | propshaft | Deliver assets for Rails. |
55 | 3,837 | 7,835 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
56 | 4,060 | 1,869 | trilogy | A friendly MySQL-compatible library for Ruby, binding to libtrilogy |
57 | 4,062 | 6,224 | solidus_gateway | Additional Payment Gateways for Solidus |
58 | 4,135 | 2,999 | rubocop-github | Code style checking for GitHub Ruby repositories |
59 | 4,145 | 2,901 | rails-perftest | Rails performance tests (removed from core in Rails 4.0) |
60 | 4,784 | 2,498 | kredis | Higher-level data structures built on Redis. |
61 | 4,836 | 10,328 | prototype-rails | Prototype, Scriptaculous, and RJS for Ruby on Rails |
62 | 5,163 | 5,809 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
63 | 5,260 | 4,857 | dkim | gem for adding DKIM signatures to email messages |
64 | 5,502 | 2,332 | vernier | Next-generation Ruby 3.2.1+ sampling profiler. Tracks multiple threads, GVL activity, G... |
65 | 8,140 | 7,942 | actionview_precompiler | Parses templates for render calls and uses them to precompile |
66 | 8,862 | 4,769 | sheap | A set of helpers for analyzing the output of ObjectSpace.dump_all |
67 | 11,334 | 5,522 | activerecord-trilogy-adapter | Active Record adapter for https://github.com/trilogy-libraries/trilogy. |
68 | 11,734 | 57,843 | solidus_comments | Adds comments to the solidus admin |
69 | 12,124 | 11,905 | fullwidth | Convert ASCII to equivalent fullwidth characters. |
70 | 13,358 | 8,159 | github-ds | A collection of libraries for working with SQL on top of ActiveRecord's connection. |
71 | 13,931 | 36,705 | attune | Client for the Attune product ranking API. |
72 | 16,652 | 57,843 | solidus_static_content | Manage the static pages of your Solidus store or replace existing pages with a static v... |
73 | 19,941 | 18,162 | solidus_multi_domain | Multiple Solidus stores on different domains - single unified backed for processing ord... |
74 | 21,093 | 27,184 | solidus_related_products | Allows multiple types of relationships between products to be defined |
75 | 22,021 | 17,250 | solidus_social | Adds social network login services (OAuth) to Solidus |
76 | 26,125 | 13,051 | fast_sqlite | Sets all sqlite connections to be as performant as possible while sacrificing of data i... |
77 | 29,473 | 10,845 | rapidjson | Fast JSON encoder/decoder based using RapidJSON |
78 | 29,767 | 24,705 | execjs-fastnode | An ExecJS node runtime which uses pipes to avoid repeated startup costs |
79 | 29,839 | 30,494 | solidus_trackers | Breaking out trackers from solidus core |
80 | 30,052 | 57,843 | laws_of_robots_txt | 1. A robot may not index staging servers
2. A robot must obey the sitemap
3. A robot ma... |
81 | 31,663 | 21,760 | solidus_editor | Currently supported editors are CKEditor and TinyMCE |
82 | 38,548 | 17,665 | pub_grub | A version solver based on dart's PubGrub |
83 | 40,291 | 57,843 | omc | Opsworks Missing Console - Useful Commands for Opsworks |
84 | 48,283 | 7,137 | solidus_admin | Admin interface for the Solidus e-commerce framework. |
85 | 56,578 | 57,843 | visdiff | Visual diff tool - visdiff.com |
86 | 56,578 | 57,843 | solidus_prototypes | Breaking out prototypes from solidus |
87 | 57,164 | 57,843 | solidus_asset_variant_options | Spree makes it tedious to upload the same image acrossmultiple variants. This gem solve... |
88 | 65,710 | 57,843 | solidus_cmd | tools to create new Solidus extensions |
89 | 69,150 | 57,843 | solidus_paybright | This extension provides the Paybright payment option for your Solidus storefront |
90 | 69,320 | 57,843 | clouddns | A DSL for managing DNS through cloud services |
91 | 73,808 | 57,843 | solidus_sitemap | Provides a sitemap file for Solidus |
92 | 76,065 | 57,843 | ttytest | TTYtest allows running applications inside of a terminal emulator (like tmux) and makin... |
93 | 78,117 | 9,030 | roaring | Roaring bitmaps for Ruby |
94 | 84,755 | 57,843 | solidus_virtual_gift_card | Virtual gift card for purchase, drops into the user's account as store credit |
95 | 85,425 | 57,843 | solidus_signifyd | Solidus extension for communicating with Signifyd to check orders for fraud. |
96 | 87,782 | 57,843 | solidus_product_feed | A Solidus extension that provides an RSS feed for products, with support for Google Mer... |
97 | 93,293 | 57,843 | solidus_active_shipping | Provide shipping rates and tracking for Active Merchant carriers |
98 | 95,699 | 57,843 | solidus_avatax | Solidus extension to retrieve tax rates via Avalara's SOAP API. |
99 | 96,785 | 57,843 | solidus_print_invoice | Print invoices from a spree order |
100 | 97,715 | 57,843 | rds_slow_log | Prints the MySQL slow query log from an Amazon RDS database |
101 | 100,891 | 57,843 | solidus_legacy_return_authorizations | Provides models and admin interfaces to interact with the LegacyReturnAuthorization mod... |
102 | 101,150 | 27,184 | github_fast_changelog | Uses GitHub's v4 GraphQL API to generate a CHANGELOG from PRs matching a list of commits |
103 | 106,851 | 57,843 | capybara-profile | Profiles the rails server as capybara is run |
104 | 108,675 | 57,843 | hawthtest | I just push whatever. You don't actually want to use this. |
105 | 112,127 | 57,843 | solidus_responders | Removing responders out of solidus core |
106 | 112,605 | 57,843 | capybara-screenshot-nocolor | When a Cucumber step fails, it is useful to create a screenshot image and HTML file of ... |
107 | 115,655 | 57,843 | rspec2-respect_selector_limit | RSpec matcher ensures that CSS files do not break in Old IE |
108 | 116,906 | 57,843 | giff | Show the changes between two .gem files |
109 | 119,913 | 57,843 | rails-test-serving | Makes unit tests of a Rails application run instantly |
110 | 120,744 | 57,843 | solidus_log_viewer | Adds the ability to view payment logs in the admin |
111 | 121,227 | 9,065 | gvl_timing | Measure time spent in different GVL states |
112 | 124,383 | 57,843 | qrcli | Generates QR codes on the command line using ANSI terminal colors |
113 | 130,928 | 57,843 | bundler-explain | Gives better explanations of conflicts when running bundle update. |
114 | 138,280 | 36,705 | rabl_to_jbuilder | Converts rabl templates to jbuilder |
115 | 141,526 | 57,843 | spree_honeybadger | Improved honeybadger error reporting for spree |
116 | 141,673 | 57,843 | elo2 | The Elo rating system is a method for calculating the relative skill levels of players ... |
117 | 143,672 | 57,843 | solidus_papertrail | Views to see Order, Payment and Shipment Papertrail versions |
118 | 155,354 | 36,705 | asmjit | Ruby wrapper for asmjit: a lightweight library for machine code generation |
119 | 156,991 | 36,705 | fzy | fzy is a fast fuzzy text selector with an advanced scoring algorithm |
120 | 157,263 | 57,843 | hoser | yeah! take off you hoser |
121 | 161,626 | 36,705 | arcana | file/libmagic based mime sniffing in pure Ruby |
122 | 166,426 | 57,843 | trilogy_adapter | Write a longer description or delete this line. |
123 | 169,125 | 57,843 | mini_gpio | Provides GPIO access on the Raspberry Pi in Ruby (using Fiddle) |
124 | 171,805 | 57,843 | serviette | Saving for later |
125 | 173,258 | 57,843 | cruby_crash_info | Adds extra info to CRuby crash reports |
126 | 176,349 | 14,782 | gvltest | Some test methods for experimenting with CRuby's GVL |
127 | 178,132 | 57,843 | json_escape | JSON escape |
128 | 179,172 | 57,843 | rugby | placeholder |
129 | 181,772 | 36,705 | bundler-merge | A tool to resolve merge conflicts in Gemfile.lock |
130 | 181,934 | 30,494 | delta_debug | Implements Andreas Zeller's ddmin algorithm to simplify test inputs |
131 | 182,614 | 57,843 | rbexec | Listens on a socket for incoming commands |
132 | 183,088 | 36,705 | asm | assembly |
133 | 183,248 | 57,843 | unsafe | unsafe {} blocks. Just like in Rust |
134 | 183,270 | 57,843 | imgcat | Display an image on the terminal |
135 | 183,340 | 30,494 | zamboni | placeholder |
136 | 183,601 | 36,705 | skytrain | placeholder |