How LOAD_PATH works in Ruby
A basic guide on how LOAD_PATH and LOADED_FEATURES work in Ruby and how Bundler helps. Example from debugging a confusing ‘already activated gem’ error:
https://www.visuality.pl/posts/load_path_in_ruby_how_it_works
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
A basic guide on how LOAD_PATH and LOADED_FEATURES work in Ruby and how Bundler helps. Example from debugging a confusing ‘already activated gem’ error:
https://www.visuality.pl/posts/load_path_in_ruby_how_it_works
Post a comment