Koic_ito's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
15125parserA Ruby parser written in pure Ruby.
26231rubocopRuboCop is a Ruby code style checking and code formatting tool. It aims to enforce the ...
311236rubocop-astRuboCop's Node and NodePattern classes.
4198114rubocop-performanceA collection of RuboCop cops to check for performance optimizations in Ruby code.
5202137rubocop-railsAutomatic Rails code style checking tool. A RuboCop extension focused on enforcing Rail...
61,481731rubocop-minitestAutomatic Minitest code style checking tool. A RuboCop extension focused on enforcing M...
71,525947rubocop-rakeA RuboCop plugin for Rake
81,6671,605rubocop-thread_safetyThread-safety checks via static analysis. A plugin for the RuboCop code style enfor...
91,6691,109guard-rubocopGuard::RuboCop automatically checks Ruby code style with RuboCop when files are modified.
101,9251,927rubocop-fakerA RuboCop extension for Faker.
113,7414,237activerecord-oracle_enhanced-adapterOracle "enhanced" ActiveRecord adapter contains useful additional methods for working w...
124,0405,404test-queueminitest/rspec parallel test runner for CI environments
135,3352,570rubocop-rubycwIntegrate RuboCop and ruby -cw
1411,02011,348gtm_railsSimply embed Google Tag Manager container snippet into Rails application
1515,04517,572adhoqRails engine to generate instant reports from adhoc SQL query.
1616,12048,647backport_digbackport_dig is the backport of Hash#dig, Array#dig and OpenStruct#dig in Ruby 2.3 to o...
1727,55929,922active_pstoreThis library has Active Record like interface. Use pstore to store data.
1833,62326,640deathkill command wrapper. say "DEATH" with death voice. Operating environment is Mac OS X o...
1936,46148,647backport_yield_selfbackport_yield_self is the backport of Kernel#yield_self in Ruby 2.5 to older Ruby vers...
2050,19145,384activerecord-oracle_enhanced-adapter-monky_patch_755A monkey patch for oracle-enhanced ISSUE #755.
2156,94845,384dry_require_spec_helperDRY (Don't Repeat Yourself) of require 'spec_helper'.
2258,22434,898deka_eiwakuncoding convention in esm
2363,21436,592azumaDecide the order of Lightning Talkers.
2465,741129,722rubocop-extension-generatorA generator of RuboCop's custom cops gem
2583,02845,384jis_x_0401Library for JISX401
2688,58781,623acappellaA client-server model talk tool. Server speak characters that client was typing.
2793,268129,722ruby_ast_visualizerRuby AST Visualizer.
2896,78181,623everlastingActionController::Parameters does not inherit Hash since Rails 5.0. This Gem will never...
29107,82169,439ghq_transferTransfer local repositories from flatten directory style to ghq convention style.
30111,226129,722screamersGenerate a migration file that converts column types all at once.
31126,586129,722rubocop-oracleA RuboCop extension for Active Record Oracle enhanced adapter.
32128,70481,623blur_imageblur image.
33133,197129,722vanish`vanish` removes the useless white space in the text file.
34156,234100,830map_chain%i(foo bar).map_chain('to_s.to_sym') #=> %i(foo bar).map(&:to_s).map(&:to_sym)
35179,71841,884minifyrbA minifier of Ruby files.