1 | 51 | 31 | parser | A Ruby parser written in pure Ruby. |
2 | 62 | 51 | rubocop | RuboCop is a Ruby code style checking and code formatting tool.
It aims to enforce the ... |
3 | 112 | 58 | rubocop-ast | RuboCop's Node and NodePattern classes. |
4 | 197 | 114 | rubocop-performance | A collection of RuboCop cops to check for performance optimizations
in Ruby code. |
5 | 202 | 131 | rubocop-rails | Automatic Rails code style checking tool.
A RuboCop extension focused on enforcing Rail... |
6 | 1,450 | 900 | rubocop-minitest | Automatic Minitest code style checking tool.
A RuboCop extension focused on enforcing M... |
7 | 1,514 | 1,015 | rubocop-rake | A RuboCop plugin for Rake |
8 | 1,672 | 1,531 | rubocop-thread_safety | Thread-safety checks via static analysis.
A plugin for the RuboCop code style enfor... |
9 | 1,681 | 1,779 | guard-rubocop | Guard::RuboCop automatically checks Ruby code style with RuboCop when files are modified. |
10 | 1,929 | 2,142 | rubocop-faker | A RuboCop extension for Faker. |
11 | 3,747 | 4,591 | activerecord-oracle_enhanced-adapter | Oracle "enhanced" ActiveRecord adapter contains useful additional methods for working w... |
12 | 4,054 | 5,209 | test-queue | minitest/rspec parallel test runner for CI environments |
13 | 5,246 | 2,476 | rubocop-rubycw | Integrate RuboCop and ruby -cw |
14 | 11,043 | 10,241 | gtm_rails | Simply embed Google Tag Manager container snippet into Rails application |
15 | 15,082 | 13,427 | adhoq | Rails engine to generate instant reports from adhoc SQL query. |
16 | 16,210 | 61,554 | backport_dig | backport_dig is the backport of Hash#dig, Array#dig and OpenStruct#dig in Ruby 2.3 to o... |
17 | 27,642 | 61,554 | active_pstore | This library has Active Record like interface. Use pstore to store data. |
18 | 33,747 | 61,554 | death | kill command wrapper. say "DEATH" with death voice. Operating environment is Mac OS X o... |
19 | 36,619 | 43,325 | backport_yield_self | backport_yield_self is the backport of Kernel#yield_self in Ruby 2.5 to older Ruby vers... |
20 | 50,279 | 43,325 | activerecord-oracle_enhanced-adapter-monky_patch_755 | A monkey patch for oracle-enhanced ISSUE #755. |
21 | 57,017 | 61,554 | dry_require_spec_helper | DRY (Don't Repeat Yourself) of require 'spec_helper'. |
22 | 58,301 | 43,325 | deka_eiwakun | coding convention in esm |
23 | 63,301 | 43,325 | azuma | Decide the order of Lightning Talkers. |
24 | 65,707 | 61,554 | rubocop-extension-generator | A generator of RuboCop's custom cops gem |
25 | 83,015 | 61,554 | jis_x_0401 | Library for JISX401 |
26 | 88,768 | 61,554 | acappella | A client-server model talk tool. Server speak characters that client was typing. |
27 | 93,286 | 43,325 | ruby_ast_visualizer | Ruby AST Visualizer. |
28 | 96,387 | 18,051 | everlasting | ActionController::Parameters does not inherit Hash since Rails 5.0. This Gem will never... |
29 | 107,842 | 61,554 | ghq_transfer | Transfer local repositories from flatten directory style to ghq convention style. |
30 | 111,245 | 43,325 | screamers | Generate a migration file that converts column types all at once. |
31 | 126,607 | 61,554 | rubocop-oracle | A RuboCop extension for Active Record Oracle enhanced adapter. |
32 | 128,788 | 61,554 | blur_image | blur image. |
33 | 133,126 | 61,554 | vanish | `vanish` removes the useless white space in the text file. |
34 | 156,371 | 43,325 | map_chain | %i(foo bar).map_chain('to_s.to_sym') #=> %i(foo bar).map(&:to_s).map(&:to_sym) |
35 | 179,651 | 18,051 | minifyrb | A minifier of Ruby files. |