Koic_ito's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
14930parserA Ruby parser written in pure Ruby.
26243rubocopRuboCop is a Ruby code style checking and code formatting tool. It aims to enforce the ...
311055rubocop-astRuboCop's Node and NodePattern classes.
4120121webmockWebMock allows stubbing HTTP requests and setting expectations on HTTP requests.
5196134rubocop-performanceA collection of RuboCop cops to check for performance optimizations in Ruby code.
6198133rubocop-railsAutomatic Rails code style checking tool. A RuboCop extension focused on enforcing Rail...
71,419780rubocop-minitestAutomatic Minitest code style checking tool. A RuboCop extension focused on enforcing M...
81,499892rubocop-rakeA RuboCop plugin for Rake
91,6851,413guard-rubocopGuard::RuboCop automatically checks Ruby code style with RuboCop when files are modified.
101,6871,544rubocop-thread_safetyThread-safety checks via static analysis. A plugin for the RuboCop code style enfor...
111,9361,909rubocop-fakerA RuboCop extension for Faker.
122,9282,381rubocop-i18nRuboCop rules for detecting and autocorrecting undecorated strings for i18n (gettext an...
133,7543,654activerecord-oracle_enhanced-adapterOracle "enhanced" ActiveRecord adapter contains useful additional methods for working w...
144,0893,744test-queueminitest/rspec parallel test runner for CI environments
155,0792,502rubocop-rubycwIntegrate RuboCop and ruby -cw
1611,09310,866gtm_railsSimply embed Google Tag Manager container snippet into Rails application
1715,10413,365adhoqRails engine to generate instant reports from adhoc SQL query.
1816,33433,005backport_digbackport_dig is the backport of Hash#dig, Array#dig and OpenStruct#dig in Ruby 2.3 to o...
1927,74853,842active_pstoreThis library has Active Record like interface. Use pstore to store data.
2033,89353,842deathkill command wrapper. say "DEATH" with death voice. Operating environment is Mac OS X o...
2136,83233,005backport_yield_selfbackport_yield_self is the backport of Kernel#yield_self in Ruby 2.5 to older Ruby vers...
2250,32053,842activerecord-oracle_enhanced-adapter-monky_patch_755A monkey patch for oracle-enhanced ISSUE #755.
2357,14372,875dry_require_spec_helperDRY (Don't Repeat Yourself) of require 'spec_helper'.
2458,44643,052deka_eiwakuncoding convention in esm
2563,39627,719azumaDecide the order of Lightning Talkers.
2665,66172,875rubocop-extension-generatorA generator of RuboCop's custom cops gem
2783,14172,875jis_x_0401Library for JISX401
2888,79553,842acappellaA client-server model talk tool. Server speak characters that client was typing.
2993,28172,875ruby_ast_visualizerRuby AST Visualizer.
3095,47772,875everlastingActionController::Parameters does not inherit Hash since Rails 5.0. This Gem will never...
31107,85872,875ghq_transferTransfer local repositories from flatten directory style to ghq convention style.
32111,26372,875screamersGenerate a migration file that converts column types all at once.
33126,57072,875rubocop-oracleA RuboCop extension for Active Record Oracle enhanced adapter.
34128,73743,052blur_imageblur image.
35133,08272,875vanish`vanish` removes the useless white space in the text file.
36156,60972,875map_chain%i(foo bar).map_chain('to_s.to_sym') #=> %i(foo bar).map(&:to_s).map(&:to_sym)
37166,63817,907minifyrbA minifier of Ruby files.