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,318 of 183,477
Downloads: 11,195

Daily

Ranking: 30,305 of 183,470
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,456,134,847bundler
10969,073,546rake
25825,073,950rspec

Owners

#GravatarHandle
1iconsmudge