Do you know about dig, float and max?
What are freezing string in Ruby?
How to write multiline string in Ruby?
Tell me what is the difference between ruby 1.9 and ruby 2.0?
What does mri most commonly stand for?
Tell me can you call a private method outside a ruby class using its object?
Which ruby interpreter option enables debugging?
How would you create getter and setter methods in ruby?
What are the operators available in ruby?
Explain ruby ranges. What are the ways to define ranges?
What are Ruby arrays and how they can be created?
Difference between nil and false in ruby?
what is the syntax for Ruby collect Iterator?
What is the scope of a local variable in ruby?
Explain break statement in Ruby?