What does mri most commonly stand for?
How do the following methods differ: @my_string.strip and @my_string.strip! ?
What is request.xhr?
Tell me how symbol is different from variables?
Explain the use of retry statement in ruby?
Name some operators used in ruby.
Is ruby a statically typed or a dynamically typed language?
what is the difference between a gem and a plugin in Ruby?
In how many ways items can be added in an array in Ruby?
Explain the difference between a single quote and double quote?
How symbol is different from variables?
How many types of associations relationships does a model has?
What are the loops in ruby?
Explain ruby ranges. What are the ways to define ranges?
What are the three levels of method access control for classes and what do they signify? What do they imply about the method?