rubygem-require_all - A wonderfully simple way to load your code
| Website: | http://github.com/jarmo/require_all |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- Description:
A wonderfully simple way to load your code. Tired of futzing around with require statements everywhere, littering your code with require File (__FILE__) crap? What if you could just point something at a big directory full of code and have everything just auto-magically load regardless of the dependency structure? Wouldn't that be nice? Well, now you can!
Packages
| rubygem-require_all-1.3.2-5.el7.src [15 KiB] |
Changelog
by Troy Dawson (2014-11-12):
- Spec file tweaks to accomodate different releases |