What is ruby object?
Tell me what does ruby name refers to?
What is a symbol in ruby?
Tell me how would you freeze an object in ruby? Can you provide a simple example?
what is the purpose of the rakefile available in the demo directory in ruby?
what is the difference between a gem and a plugin in Ruby?
What are some advantages of using ruby?
Tell us how would you implement hash in ruby internally?
Can you please explain what is the difference between string and symbol?
Tell me how you can create a controller for subject?
What is the use of load and require in ruby?
What are ruby variables.
Explain how Symbol is different from variables?
Explain for loop in Ruby?
Explain ampersand parameter (&block) in Ruby?