What is the pattern matching operator in ruby?
How is visibility of methods changed in ruby?
Explain how can we define ruby regular expressions?
In how many ways you can compare Ruby string?
How to access Ruby strings elements in an application?
What is rvm?
Is ruby a strongly typed or a weakly typed language?
Can you list out the few features of ruby?
Tell me how would you freeze an object in ruby? Can you provide a simple example?
What are the case statement in ruby?
What is the difference between throw/catch and raise/rescue?
Explain break statement in Ruby?
Tell me how can you declare a block in ruby?
Explain when self.up and self.down method is used?
What is ruby software and where and when it is usefull.