Koic_ito's Gems

icon
#Total RankDaily RankNameSummary
15731parserA Ruby parser written in pure Ruby.
27244rubocopRuboCop is a Ruby code style checking and code formatting tool. It aims to enforce the ...
3235137rubocop-performanceA collection of RuboCop cops to check for performance optimizations in Ruby code.
4236142rubocop-railsAutomatic Rails code style checking tool. A RuboCop extension focused on enforcing Rail...
51,5771,218rubocop-minitestAutomatic Minitest code style checking tool. A RuboCop extension focused on enforcing M...
61,6001,464guard-rubocopGuard::RuboCop automatically checks Ruby code style with RuboCop when files are modified.
71,649927rubocop-rakeA RuboCop plugin for Rake
81,7001,470rubocop-thread_safetyThread-safety checks via static analysis. A plugin for the RuboCop code style enfor...
91,8311,982rubocop-fakerA RuboCop extension for Faker.
103,5813,988activerecord-oracle_enhanced-adapterOracle "enhanced" ActiveRecord adapter contains useful additional methods for working w...
113,7983,485test-queueminitest/rspec parallel test runner for CI environments
126,5033,411rubocop-rubycwIntegrate RuboCop and ruby -cw
1310,9958,506gtm_railsSimply embed Google Tag Manager container snippet into Rails application
1414,66532,068backport_digbackport_dig is the backport of Hash#dig, Array#dig and OpenStruct#dig in Ruby 2.3 to o...
1514,95812,611adhoqRails engine to generate instant reports from adhoc SQL query.
1626,75324,929active_pstoreThis library has Active Record like interface. Use pstore to store data.
1732,22117,065deathkill command wrapper. say "DEATH" with death voice. Operating environment is Mac OS X o...
1834,05538,238backport_yield_selfbackport_yield_self is the backport of Kernel#yield_self in Ruby 2.5 to older Ruby vers...
1950,18332,068activerecord-oracle_enhanced-adapter-monky_patch_755A monkey patch for oracle-enhanced ISSUE #755.
2056,39217,065dry_require_spec_helperDRY (Don't Repeat Yourself) of require 'spec_helper'.
2157,29019,256deka_eiwakuncoding convention in esm
2262,38538,238azumaDecide the order of Lightning Talkers.
2369,18222,969rubocop-extension-generatorA generator of RuboCop's custom cops gem
2483,94227,725jis_x_0401Library for JISX401
2588,58238,238acappellaA client-server model talk tool. Server speak characters that client was typing.
2694,27032,068ruby_ast_visualizerRuby AST Visualizer.
2799,22627,725everlastingActionController::Parameters does not inherit Hash since Rails 5.0. This Gem will never...
28107,90850,070ghq_transferTransfer local repositories from flatten directory style to ghq convention style.
29111,65938,238screamersGenerate a migration file that converts column types all at once.
30127,29550,070rubocop-oracleA RuboCop extension for Active Record Oracle enhanced adapter.
31128,02338,238blur_imageblur image.
32134,44038,238vanish`vanish` removes the useless white space in the text file.
33154,00150,070map_chain%i(foo bar).map_chain('to_s.to_sym') #=> %i(foo bar).map(&:to_s).map(&:to_sym)