What are blocks and procs?
What is the difference between ruby 1.9 and ruby 2.0?
Explain the types of variables available in ruby class?
Explain the difference between a single quote and double quote?
Can you call a private method outside a ruby class using its object?
Explain the role of thread pooling in relation to the thread lifecycle in ruby?
How symbol is different from variables?
What is the difference between extend and include?
Explain about the defined operator in ruby?
How would you freeze an object in ruby? Can you provide a simple example?
What does ruby name refers to?
Explain when self.up and self.down method is used?
Explain the role of modules and mixins in ruby?
Explain the three levels of access control for ruby methods?
What flask is and its benefits?