Do you know when self.up and self.down method is used?
what is the purpose of the rakefile available in the demo directory in ruby?
Explain the three levels of access control for ruby methods?
How an exception is handled in Ruby?
What are ruby blocks.
Why Ruby is known as a language of flexibility?
What things we can define in the model?
How many types of associations relationships does a model has?
what is the Notation used for denoting class variables in Ruby?
What does mri most commonly stand for?
Explain about variables?
Tell me an array [1,2,34,5,6,7,8,9], product it using a method?
Explain when self.up and self.down method is used?
What is ruby class?
Tell me what does ruby name refers to?