Categories: None [Edit]

gem_kit-plugin

https://rubygems.org/gems/gem_kit-plugin
https://github.com/n-at-han-k/gem_kit-plugin
gem_kit-release's `gem kit` command takes subcommands from other gems. This gem adds one, `gem kit plugin`, which prints a page explaining how it got there — and that is all it does. It exists to be read. The whole mechanism is a GemKit::Release.plugin block in lib/gem_kit/plugin.rb and a one-line lib/rubygems_plugin.rb that requires it. RubyGems loads the latter on every `gem` invocation, so installing the gem is the whole installation.

Total

Ranking: 173,794 of 196,406
Downloads: 2,678

Daily

Ranking: 78,173 of 196,374
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
117,9126,360gem_kit-release
190,573752gem_kit

Owners

#GravatarHandle
1iconn-at-han-k