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.5 KB)
  2. 0.0.1 - September 01, 2015 (7.0 KB)

Development 依赖 (2):

bundler ~> 1.7
rake ~> 10.0

业主:

作者:

  • smudge

SHA 256 校验和:

747ef69bdbc65d2a2fa82ea374c8eee35c55e0f6a1fcceb9639071d0d71f2902

下载总量 10,331

这个版本 2,065

许可:

MIT

需要的 Ruby 版本: >= 0

链接: