Description
Collects small Ruby utility methods that are useful but too narrow to become full standalone libraries. It is useful for projects that already depend on these helpers through other gems.
Broad utility collections can add behavior that is easy to overlook. Review which helpers are used and avoid relying on obscure methods without tests.