RubyGems Navigation menu

require_callbacks 0.0.1

This gem gives you convenient hooks around calls to `load`, `require`, and `require_relative`, which can be used to define configuration or setup code that will eventually be run when the library is actually loaded. This helps prevent loading unnecessary gems and configuration code in contexts where they are not needed.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.0.2 - September 03, 2015 (7.5KB)
  2. 0.0.1 - September 01, 2015 (7KB)

Development依存関係 (2):

bundler ~> 1.7
rake ~> 10.0

所有者:

作者:

  • smudge

SHA 256チェックサム:

=

累計ダウンロード数 10,743

このバージョンのみ 2,125

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: