Created
May 13, 2023 17:40
-
-
Save ongaeshi/fed0342f7559836b469ca32d7652416c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
``` | |
irb(main):002:0> $LOAD_PATH | |
=> | |
["C:/Users/ongaeshi/Code/rurema/vendor/bundle/ruby/3.2.0/gems/thor-1.2.2/lib", | |
"C:/Users/ongaeshi/Code/rurema/vendor/bundle/ruby/3.2.0/bundler/gems/ruremai-a7c249c92623/lib", | |
"C:/Users/ongaeshi/Code/rurema/vendor/bundle/ruby/3.2.0/gems/launchy-2.5.2/lib", | |
"C:/Ruby32-x64/lib/ruby/gems/3.2.0/gems/bundler-2.4.10/lib", | |
"C:/Users/ongaeshi/Code/rurema/vendor/bundle/ruby/3.2.0/gems/addressable-2.8.4/lib", | |
"C:/Users/ongaeshi/Code/rurema/vendor/bundle/ruby/3.2.0/gems/public_suffix-5.0.1/lib", | |
"C:/Ruby32-x64/lib/ruby/site_ruby/3.2.0", | |
"C:/Ruby32-x64/lib/ruby/site_ruby/3.2.0/x64-ucrt", | |
"C:/Ruby32-x64/lib/ruby/site_ruby", | |
"C:/Ruby32-x64/lib/ruby/vendor_ruby/3.2.0", | |
"C:/Ruby32-x64/lib/ruby/vendor_ruby/3.2.0/x64-ucrt", | |
"C:/Ruby32-x64/lib/ruby/vendor_ruby", | |
"C:/Ruby32-x64/lib/ruby/3.2.0", | |
"C:/Ruby32-x64/lib/ruby/3.2.0/x64-mingw-ucrt"] | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment