Files
ubicloud/clover_runtime.rb
Jeremy Evans f236878db9 Add check_separate_requires rake task
This checks that all files that could be autoloaded can be required
directly without error (no hidden dependencies just for require).

It adds requires to the clover_* files so they can be loaded
separately, as currently they cannot rely on autoloading to do so.
2024-10-24 07:55:06 -07:00

948 B