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: 49,142 of 196,375
Downloads: 24,703

Daily

Ranking: 12,830 of 196,338
Downloads: 42

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,689,612,215bundler
81,400,595,737rake
291,013,489,279rspec

Owners

#GravatarHandle
1iconsmudge