What is retry statement in ruby?
Explain the use of retry statement in ruby?
difference between activesupport's “hashwithindifferentaccess” and ruby's “hash”?
What is rvm?
How to use sql db or mysql db. Without defining it in the database.yml
Explain about interpolation?
What happens when a value is too big for fixnum?
What are class libraries in Ruby?
What are the operators available in ruby?
How would you freeze an object in ruby? Can you provide a simple example?
What is the pattern matching operator in ruby?
Mention what is the difference between procs and blocks?
What is the use of global variable $ in Ruby?
Describe class libraries in Ruby?
Define ruby methods.