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: 56,418 of 192,137
Downloads: 19,611

Daily

Ranking: 20,896 of 192,103
Downloads: 12

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,342,103,677bundler
81,292,456,495rake
29970,934,436rspec

Owners

#GravatarHandle
1iconsmudge