Rake by default imports all .rake files in the rakelib dir, so we can use that rather than doing our own import loop.
1.8 KiB
1.8 KiB
Rake by default imports all .rake files in the rakelib dir, so we can use that rather than doing our own import loop.