| 1 | 36 | 33 | parser | A Ruby parser written in pure Ruby. |
| 2 | 56 | 39 | rubocop | RuboCop is a Ruby code style checking and code formatting tool.
It aims to enforce the ... |
| 3 | 85 | 52 | rubocop-ast | RuboCop's Node and NodePattern classes. |
| 4 | 117 | 139 | webmock | WebMock allows stubbing HTTP requests and setting expectations on HTTP requests. |
| 5 | 164 | 120 | rubocop-performance | A collection of RuboCop cops to check for performance optimizations
in Ruby code. |
| 6 | 173 | 134 | rubocop-rails | Automatic Rails code style checking tool.
A RuboCop extension focused on enforcing Rail... |
| 7 | 1,119 | 486 | rubocop-rake | A RuboCop plugin for Rake |
| 8 | 1,245 | 660 | rubocop-minitest | Automatic Minitest code style checking tool.
A RuboCop extension focused on enforcing M... |
| 9 | 1,643 | 1,051 | rubocop-thread_safety | Thread-safety checks via static analysis.
A plugin for the RuboCop code style enfor... |
| 10 | 1,677 | 1,813 | guard-rubocop | Guard::RuboCop automatically checks Ruby code style with RuboCop when files are modified. |
| 11 | 2,079 | 2,136 | rubocop-faker | A RuboCop extension for Faker. |
| 12 | 2,353 | 560 | mcp | The official Ruby SDK for Model Context Protocol servers and clients |
| 13 | 2,848 | 1,818 | rubocop-i18n | RuboCop rules for detecting and autocorrecting undecorated strings for i18n (gettext an... |
| 14 | 3,149 | 2,274 | rubocop-packaging | A collection of RuboCop cops to check for downstream compatibility issues in the
Ruby c... |
| 15 | 3,453 | 2,905 | test-queue | minitest/rspec parallel test runner for CI environments |
| 16 | 3,992 | 2,693 | activerecord-oracle_enhanced-adapter | Oracle "enhanced" ActiveRecord adapter contains useful additional methods for working w... |
| 17 | 4,366 | 3,163 | rubocop-rubycw | Integrate RuboCop and ruby -cw |
| 18 | 11,657 | 8,044 | gtm_rails | Simply embed Google Tag Manager container snippet into Rails application |
| 19 | 15,678 | 15,315 | adhoq | Rails engine to generate instant reports from adhoc SQL query. |
| 20 | 18,526 | 57,606 | backport_dig | backport_dig is the backport of Hash#dig, Array#dig and OpenStruct#dig in Ruby 2.3 to o... |
| 21 | 28,721 | 57,606 | active_pstore | This library has Active Record like interface. Use pstore to store data. |
| 22 | 29,116 | 10,388 | chroma-db | Chroma is the open-source embedding database. Chroma makes it easy to build LLM apps by... |
| 23 | 35,379 | 39,449 | death | kill command wrapper. say "DEATH" with death voice. Operating environment is Mac OS X o... |
| 24 | 40,098 | 57,606 | backport_yield_self | backport_yield_self is the backport of Kernel#yield_self in Ruby 2.5 to older Ruby vers... |
| 25 | 51,048 | 26,115 | activerecord-oracle_enhanced-adapter-monky_patch_755 | A monkey patch for oracle-enhanced ISSUE #755. |
| 26 | 56,333 | 57,606 | dry_require_spec_helper | DRY (Don't Repeat Yourself) of require 'spec_helper'. |
| 27 | 56,585 | 20,534 | rubocop-extension-generator | A generator of RuboCop's custom cops gem |
| 28 | 58,039 | 39,449 | deka_eiwakun | coding convention in esm |
| 29 | 64,110 | 57,606 | azuma | Decide the order of Lightning Talkers. |
| 30 | 76,607 | 57,606 | minifyrb | A minifier of Ruby files. |
| 31 | 77,559 | 22,986 | jis_x_0401 | Library for JISX401 |
| 32 | 89,119 | 39,449 | ruby_ast_visualizer | Ruby AST Visualizer. |
| 33 | 90,763 | 33,013 | acappella | A client-server model talk tool. Server speak characters that client was typing. |
| 34 | 92,897 | 57,606 | everlasting | ActionController::Parameters does not inherit Hash since Rails 5.0. This Gem will never... |
| 35 | 103,350 | 57,606 | ghq_transfer | Transfer local repositories from flatten directory style to ghq convention style. |
| 36 | 107,306 | 33,013 | screamers | Generate a migration file that converts column types all at once. |
| 37 | 117,444 | 29,767 | rubocop-oracle | A RuboCop extension for Active Record Oracle enhanced adapter. |
| 38 | 127,245 | 57,606 | blur_image | blur image. |
| 39 | 128,150 | 57,606 | vanish | `vanish` removes the useless white space in the text file. |
| 40 | 153,677 | 39,449 | map_chain | %i(foo bar).map_chain('to_s.to_sym') #=> %i(foo bar).map(&:to_s).map(&:to_sym) |