| Name: | rubygem-require_all |
|---|---|
| Version: | 1.3.2 |
| Release: | 5.el7 |
| Architecture: | noarch |
| Group: | Development/Languages |
| Size: | 13429 |
| License: | MIT |
| RPM: | rubygem-require_all-1.3.2-5.el7.noarch.rpm |
| Source RPM: | rubygem-require_all-1.3.2-5.el7.src.rpm |
| Build Date: | Fri Dec 08 2017 |
| Build Host: | x86-ol6-builder-04.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://github.com/jarmo/require_all |
| Summary: | A wonderfully simple way to load your code |
| 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! |
- Spec file tweaks to accomodate different releases
- Minor spec tweaks
- Fix buildrequirements
- Enable tests
- Initial package