diff options
author | st0012 <[email protected]> | 2022-01-16 22:20:05 +0000 |
---|---|---|
committer | git <[email protected]> | 2022-01-17 14:23:40 +0900 |
commit | 81b604fb005b2dfa9601e0dabcdacfca6d8f3fba (patch) | |
tree | 3a16055ae7bfb5fa70a78f64590cf5bd14a5c674 /benchmark/so_lists.rb | |
parent | 804a71497187556f9fbbb66dfa602c5942224786 (diff) |
[ruby/irb] Use require_relative to require lib files
1. `require` can mislead Ruby to load system irb's files and cause
constant redefined warnings as other code loads the same module/class
from lib folder.
2. Most files already use `require_relative`.
https://github.com/ruby/irb/commit/848d339f2e
Diffstat (limited to 'benchmark/so_lists.rb')
0 files changed, 0 insertions, 0 deletions