Explain when self.up and self.down method is used?
What are differences between ruby and python?
What is the difference between nil and false in ruby?
What are some advantages of using ruby?
Explain me what is the difference between symbol and string?
Explain case statement in Ruby?
What is concatenating string in Ruby?
Tell me how you define instance variable, global variable and class variable in ruby?
what is Interpolation in Ruby?
What things we can define in the model?
Tell me how do you remove nil values in array using ruby?
Explain the use of ensure statement in Ruby?
What is mvc and why do we use it?
Explain the three levels of access control for ruby methods?
Explain each of the following operators and how and when they should be used: ==, ===, eql?, Equal?