How to create a new time instance in Ruby?
Tell me how symbol is different from variables?
What is the difference between a class and a module?
Overview of ruby programming language?
Explain Ruby exceptions?
Tell me what is the role of sub-directory app/controllers and app/helpers?
Tell me can you call a private method outside a ruby class using its object?
Explain until loop in ruby.
What is the difference between calling super and calling super()?
How would you freeze an object in ruby?
What is the difference between “#==” and “#equal?”
Explain Ruby hashes?
Explain ruby data types.
What is mvc and why do we use it?
What is yield in ruby?