BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

require_callbacks

v0.0.2RubyGems· Ruby

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.

The verdict
Abandoned. Last published 10 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 10 years ago.
Popularity
32 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.0.210 years ago
  • 0.0.110 years ago
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. (Ruby / RubyGems) · Modules