1 | 12 | 15 | 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 | 62 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
4 | 36 | 66 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
5 | 38 | 73 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
6 | 41 | 56 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
7 | 42 | 71 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
8 | 45 | 80 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
9 | 48 | 69 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
10 | 54 | 97 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
11 | 56 | 64 | rails-html-sanitizer | HTML sanitization for Rails applications |
12 | 59 | 82 | activejob | Declare job classes that can be run by a variety of queuing backends. |
13 | 62 | 65 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
14 | 69 | 105 | sprockets-rails | Sprockets Rails integration |
15 | 71 | 68 | globalid | URIs for your models makes it easy to pass references around. |
16 | 88 | 496 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
17 | 89 | 84 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
18 | 91 | 179 | execjs | ExecJS lets you run JavaScript code from Ruby. |
19 | 117 | 89 | activestorage | Attach cloud and local files in Rails applications. |
20 | 121 | 264 | sass-rails | Sass adapter for the Rails asset pipeline. |
21 | 124 | 224 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
22 | 131 | 94 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
23 | 132 | 324 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
24 | 135 | 341 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
25 | 148 | 363 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
26 | 150 | 189 | jbuilder | Create JSON structures via a Builder-style DSL |
27 | 173 | 213 | spring | Preloads your application so things like console, rake and tests run faster |
28 | 178 | 102 | actiontext | Edit and display rich text in Rails applications. |
29 | 179 | 103 | actionmailbox | Receive and process incoming emails in Rails applications. |
30 | 242 | 511 | turbolinks | Rails engine for Turbolinks 5 support |
31 | 273 | 252 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
32 | 302 | 1,529 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
33 | 308 | 248 | web-console | A debugging tool for your Ruby on Rails applications. |
34 | 384 | 1,205 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
35 | 401 | 497 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
36 | 466 | 437 | yajl-ruby | Ruby C bindings to the excellent Yajl JSON stream-based parser library. |
37 | 654 | 445 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
38 | 704 | 686 | paranoia | Paranoia is a re-implementation of acts_as_paranoid for Rails 4, 5, 6, and 7,
using... |
39 | 813 | 1,479 | escape_utils | Quickly perform HTML, URL, URI and Javascript escaping/unescaping |
40 | 918 | 1,003 | activerecord-session_store | An Action Dispatch session store backed by an Active Record class. |
41 | 981 | 1,353 | rails-observers | Rails observer (removed from core in Rails 4.0) |
42 | 1,518 | 1,186 | discard | Allows marking ActiveRecord objects as discarded, and provides scopes for filtering. |
43 | 1,561 | 2,924 | activerecord-deprecated_finders | Deprecated finder APIs extracted from Active Record. |
44 | 1,575 | 1,541 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
45 | 1,605 | 2,457 | protected_attributes | Protect attributes from mass assignment |
46 | 1,686 | 2,293 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
47 | 1,744 | 1,977 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
48 | 1,927 | 863 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
49 | 2,191 | 2,285 | deface | Deface is a library that allows you to customize ERB, Haml and Slim views in a Rails ap... |
50 | 2,358 | 2,035 | record_tag_helper | ActionView Record Tag Helpers |
51 | 2,419 | 1,127 | jsbundling-rails | Bundle and transpile JavaScript in Rails with esbuild, rollup.js, or Webpack. |
52 | 2,963 | 1,510 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
53 | 3,415 | 7,089 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
54 | 3,422 | 1,928 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
55 | 4,075 | 5,356 | rails-perftest | Rails performance tests (removed from core in Rails 4.0) |
56 | 4,193 | 3,859 | rubocop-github | Code style checking for GitHub Ruby repositories |
57 | 4,262 | 9,291 | prototype-rails | Prototype, Scriptaculous, and RJS for Ruby on Rails |
58 | 4,359 | 1,770 | propshaft | Deliver assets for Rails. |
59 | 4,653 | 3,225 | solidus_gateway | Additional Payment Gateways for Solidus |
60 | 4,854 | 4,882 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
61 | 5,001 | 6,051 | dkim | gem for adding DKIM signatures to email messages |
62 | 6,591 | 3,034 | kredis | Higher-level data structures built on Redis. |
63 | 8,634 | 5,978 | actionview_precompiler | Parses templates for render calls and uses them to precompile |
64 | 11,973 | 8,388 | fullwidth | Convert ASCII to equivalent fullwidth characters. |
65 | 12,646 | 10,293 | solidus_comments | Adds comments to the solidus admin |
66 | 12,746 | 19,256 | attune | Client for the Attune product ranking API. |
67 | 13,824 | 16,472 | github-ds | A collection of libraries for working with SQL on top of ActiveRecord's connection. |
68 | 15,100 | 3,237 | trilogy | A friendly MySQL-compatible library for Ruby, binding to libtrilogy |
69 | 19,144 | 21,496 | solidus_related_products | Allows multiple types of relationships between products to be defined |
70 | 19,536 | 15,939 | solidus_multi_domain | Multiple Solidus stores on different domains - single unified backed for processing ord... |
71 | 23,816 | 10,097 | solidus_social | Adds social network login services (OAuth) to Solidus |
72 | 24,899 | 21,496 | fast_sqlite | Sets all sqlite connections to be as performant as possible while sacrificing of data i... |
73 | 27,613 | 24,929 | solidus_trackers | Breaking out trackers from solidus core |
74 | 27,623 | 85,335 | laws_of_robots_txt | 1. A robot may not index staging servers
2. A robot must obey the sitemap
3. A robot ma... |
75 | 28,035 | 22,969 | execjs-fastnode | An ExecJS node runtime which uses pipes to avoid repeated startup costs |
76 | 31,431 | 16,472 | solidus_editor | Currently supported editors are CKEditor and TinyMCE |
77 | 39,423 | 32,068 | omc | Opsworks Missing Console - Useful Commands for Opsworks |
78 | 40,012 | 13,293 | pub_grub | A version solver based on dart's PubGrub |
79 | 54,128 | 38,238 | solidus_asset_variant_options | Spree makes it tedious to upload the same image acrossmultiple variants. This gem solve... |
80 | 55,532 | 22,969 | visdiff | Visual diff tool - visdiff.com |
81 | 64,487 | 27,725 | solidus_cmd | tools to create new Solidus extensions |
82 | 65,281 | 22,969 | solidus_prototypes | Breaking out prototypes from solidus |
83 | 66,136 | 32,068 | solidus_paybright | This extension provides the Paybright payment option for your Solidus storefront |
84 | 66,585 | 50,070 | clouddns | A DSL for managing DNS through cloud services |
85 | 70,213 | 85,335 | solidus_sitemap | Provides a sitemap file for Solidus |
86 | 76,525 | 24,929 | ttytest | TTYtest allows running applications inside of a terminal emulator (like tmux) and makin... |
87 | 76,971 | 4,610 | activerecord-trilogy-adapter | Active Record adapter for https://github.com/trilogy-libraries/trilogy. |
88 | 84,142 | 32,068 | solidus_virtual_gift_card | Virtual gift card for purchase, drops into the user's account as store credit |
89 | 84,682 | 24,929 | solidus_signifyd | Solidus extension for communicating with Signifyd to check orders for fraud. |
90 | 86,099 | 38,238 | solidus_product_feed | A Solidus extension that provides an RSS feed for products, with support for Google Mer... |
91 | 88,368 | 38,238 | solidus_static_content | Manage the static pages of your Solidus store or replace existing pages with a static v... |
92 | 88,527 | 38,238 | solidus_active_shipping | Provide shipping rates and tracking for Active Merchant carriers |
93 | 94,561 | 38,238 | solidus_avatax | Solidus extension to retrieve tax rates via Avalara's SOAP API. |
94 | 95,710 | 38,238 | solidus_print_invoice | Print invoices from a spree order |
95 | 95,792 | 38,238 | rds_slow_log | Prints the MySQL slow query log from an Amazon RDS database |
96 | 100,241 | 38,238 | solidus_legacy_return_authorizations | Provides models and admin interfaces to interact with the LegacyReturnAuthorization mod... |
97 | 105,137 | 18,393 | rapidjson | Fast JSON encoder/decoder based using RapidJSON |
98 | 105,370 | 38,238 | capybara-profile | Profiles the rails server as capybara is run |
99 | 107,891 | 85,335 | solidus_responders | Removing responders out of solidus core |
100 | 108,463 | 85,335 | capybara-screenshot-nocolor | When a Cucumber step fails, it is useful to create a screenshot image and HTML file of ... |
101 | 108,869 | 38,238 | hawthtest | I just push whatever. You don't actually want to use this. |
102 | 111,604 | 85,335 | rspec2-respect_selector_limit | RSpec matcher ensures that CSS files do not break in Old IE |
103 | 115,652 | 85,335 | github_fast_changelog | Uses GitHub's v4 GraphQL API to generate a CHANGELOG from PRs matching a list of commits |
104 | 116,527 | 85,335 | rails-test-serving | Makes unit tests of a Rails application run instantly |
105 | 117,628 | 50,070 | solidus_log_viewer | Adds the ability to view payment logs in the admin |
106 | 118,427 | 24,929 | giff | Show the changes between two .gem files |
107 | 124,874 | 85,335 | qrcli | Generates QR codes on the command line using ANSI terminal colors |
108 | 126,237 | 19,256 | solidus_admin | Admin interface for the Solidus e-commerce framework. |
109 | 133,954 | 85,335 | bundler-explain | Gives better explanations of conflicts when running bundle update. |
110 | 138,716 | 50,070 | spree_honeybadger | Improved honeybadger error reporting for spree |
111 | 139,693 | 50,070 | elo2 | The Elo rating system is a method for calculating the relative skill levels of players ... |
112 | 140,101 | 50,070 | rabl_to_jbuilder | Converts rabl templates to jbuilder |
113 | 141,528 | 85,335 | solidus_papertrail | Views to see Order, Payment and Shipment Papertrail versions |
114 | 150,138 | 24,929 | vernier | An experimental profiler |
115 | 154,910 | 85,335 | hoser | yeah! take off you hoser |
116 | 155,749 | 13,553 | roaring | Roaring bitmaps for Ruby |
117 | 157,531 | 50,070 | fzy | fzy is a fast fuzzy text selector with an advanced scoring algorithm |
118 | 160,853 | 85,335 | arcana | file/libmagic based mime sniffing in pure Ruby |
119 | 164,632 | 50,070 | trilogy_adapter | Write a longer description or delete this line. |
120 | 164,653 | 32,068 | asmjit | Ruby wrapper for asmjit: a lightweight library for machine code generation |
121 | 167,494 | 85,335 | mini_gpio | Provides GPIO access on the Raspberry Pi in Ruby (using Fiddle) |
122 | 169,708 | 85,335 | serviette | Saving for later |
123 | 172,744 | 38,238 | cruby_crash_info | Adds extra info to CRuby crash reports |
124 | 176,156 | 50,070 | rugby | placeholder |
125 | 176,334 | 32,068 | json_escape | JSON escape |