Categories: None [Edit]

require_callbacks

https://rubygems.org/gems/require_callbacks
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.

Total

Ranking: 76,400 of 183,107
Downloads: 11,106

Daily

Ranking: 86,038 of 183,092
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,407,087,911bundler
10953,844,246rake
25817,849,894rspec

Owners

#GravatarHandle
1iconsmudge