What are the different environment variables present in the ruby?
Answer Posted / Seema Saher
Ruby has several environment variables, some of which include:nn- RUBYOPT: used to pass command-line options to Ruby.n- GEM_HOME: specifies the location of the local Gem directory.n- BUNDLE_GEMFILE: points to the Bundler Gemfile when using the bundler gem manager.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers