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: 78,671 of 180,488
Downloads: 10,124

Daily

Ranking: 10,397 of 180,477
Downloads: 56

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,080,748,809bundler
16855,188,240rake
23768,688,728rspec

Owners

#GravatarHandle
1iconsmudge