mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
459bbdeb74
commit
7aabdbe837
1 changed files with 1 additions and 1 deletions
|
@ -582,7 +582,7 @@ An Array (#{env.inspect}) was passed in from #{caller[3]}
|
|||
|
||||
##
|
||||
# The number of paths in the `$LOAD_PATH` from activated gems. Used to
|
||||
# prioritize `-I` and `ENV['RUBYLIB`]` entries during `require`.
|
||||
# prioritize `-I` and `ENV['RUBYLIB']` entries during `require`.
|
||||
|
||||
def self.activated_gem_paths
|
||||
@activated_gem_paths ||= 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue