what is the role of sub-directory app/controllers and app/helpers?
What is RubyGems in Ruby programming language?
What are the loops in ruby?
Explain the use of global variable $ in Ruby?
Is ruby a statically typed or a dynamically typed language?
Explain Ruby object?
Explain about class libraries in ruby?
What does mri most commonly stand for?
Tell me what is the difference between ruby 1.9 and ruby 2.0?
How to access Ruby array elements? How many methods are used to access Ruby elements?
List some features of ruby?
What does irb stand for?
Is ruby whitespace-dependent?
Tell me an array [1,2,34,5,6,7,8,9], product it using a method?
Tell me what are blocks and procs?