- Last Modified
- 2017-04-01 12:51:22 -0500
- Requires
-
Description
frozen_string_literal: true
RubyGems adds the gem method to allow activation of specific gem versions
and overrides the require method on Kernel
to make gems appear as if they live on the $LOAD_PATH
. See
the documentation of these methods for further detail.