What is ruby object?
Explain ampersand parameter (&block) in Ruby?
Explain the role of thread pooling in relation to the thread lifecycle in ruby?
In how many ways items can be added in an array in Ruby?
Explain when self.up and self.down method is used?
Is ruby a strongly typed or a weakly typed language?
How is class methods defined in ruby?
Please explain what is mvc and why do we use it?
Explain about normal method class?
Difference between render and redirect?
Do you know when self.up and self.down method is used?
what is the difference extend and include?
what is the role of sub-directory app/controllers and app/helpers?
mention what is the difference between a single quote and double quote?
What is the difference between throw/catch and raise/rescue?