Describe the environment variables present in Ruby?
How to check whether a directory exist or not in Ruby?
Explain about the command line options?
Explain about ruby names?
Does hash use “ #==” or “#eql?” To compare hash keys?
Explain until loop in ruby.
What are the different environment variables present in the ruby?
Is ruby a strongly typed or a weakly typed language?
Tell me what is the difference between calling super() and super call?
Tell me what is the role of sub-directory app/controllers and app/helpers?
Tell me what is the difference between calling super and calling super()?
Explain break statement in Ruby?
How symbol is different from variables?
What is ruby class?
Explain the use of global variable $ in Ruby?