Skip to content

Instantly share code, notes, and snippets.

@ongaeshi
Created May 13, 2023 17:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ongaeshi/fed0342f7559836b469ca32d7652416c to your computer and use it in GitHub Desktop.
Save ongaeshi/fed0342f7559836b469ca32d7652416c to your computer and use it in GitHub Desktop.
```
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